17
lighton #
lightoff #
These two commands are used to set or clear one of the GPIO outputs. The number can
be any integer between 17 and 22. For example: lighton 17 sets LED 0 on the button
board.
waitbuttonany
This will pause until any of the GPIO buttons is pressed.
pause #
This will pause for the specified number of seconds. The number must be an integer.
For example: pause 5
Comentarios a estos manuales