Unfortunately not, I already tried that because some languages like PHP dont like it if you put them in the wrong order. PBP doesnt seem to mind though.
Ive been testing a different line of code that does almost the same thing
Code:
if vservo1pos=>vservo1+12 then
When i use that code i can send serial data fine for about 5 seconds then it stops. It looks similar to a problem i had the other day but that was because i wasnt resetting a variable back to 0 when i should have. This code shouldnt affect that variable at all though. The PIC doesnt stop running because it still generates the pulse
Bookmarks