Thanks for the tips, I originally had similar code under the routine "loop" which also failed to work, but I'll try again and let you know.
Cheers
Thanks for the tips, I originally had similar code under the routine "loop" which also failed to work, but I'll try again and let you know.
Cheers
http://www.picbasic.org/forum
Good luck getting any of the follow lines/commands to compile under PBP...
Device 16F767
Dim whatever As something
Declare anything_at_all
RSIn Wait("For it to compile in PBP"), value
X = 'until you get to the right forum'
DelayMS X
Bookmarks