wes
1
I know that I’m probably making an obvious mistake but i try to compile this code
enablehservo
srv0 con 0
start
pause 5000
hservo [srv0\1550\48]
pause 5000
hservo [srv0-1550\48]
goto start
end
and all i get is this error:
(LINE 10) : [TOKEN SRV0] : Syntax Error: Expected variable
this is really simple and for the most part right out of the manual for the atom pro 28 so I’m not sure why it doesn’t work any suggestions
fish-5
2
I copied your code and it compiled with no problems… Are you sure you’re using the newest version of the IDE? I’m using 8.0.1.7 here