NXC
Version 1.2.1 r5
|
|
inline |
Stop the running program.
Stop the running program if bvalue is true. This will halt the program completely, so any code following this command will be ignored.
bvalue | If this value is true the program will stop executing. |