*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 8c368218 authored by Schabbauer, Johannes's avatar Schabbauer, Johannes
Browse files

Changed compiler optimization

parent 81eadb0d
No related branches found
No related tags found
No related merge requests found
......@@ -151,4 +151,4 @@ FINISH:
P2_SET_LED(AOUT1,0)
P2_SET_LED(AOUT2,0)
P2_SET_LED(AIN1,0)
P2_SET_LED(AIN2,0)
\ No newline at end of file
P2_SET_LED(AIN2,0)
......@@ -7,7 +7,7 @@
' Version = 1
' ADbasic_Version = 6.3.1
' Optimize = Yes
' Optimize_Level = 1
' Optimize_Level = 4
' Stacksize = 1000
' Info_Last_Save = ATI098-60 ATI098-60\labuser
'<Header End>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment