Moderator: Mmiscool
by the delay function in Basic:
delay:
Will wait for a number of milliseconds before continuing execution.
Useful for making leds blink
delay {Var or value}
Luc
I was looking all through the docs at the part about timers and basic commands couldn't find anything. Now that you have said Delay I found it in the the docs in the part about GPIO Pins IO functions.
Maybe it could be moved in the doc to basic functions or timers.
Phil