Next:
int stop_button()
Up:
9.2 Sensor Input
Previous:
int analog(int p)
9.2.1 User Buttons and Knob
The Handy Board has two buttons and a knob whose value can be read by user programs.
int stop_button()
int start_button()
void stop_press()
void start_press()
int knob()
Fred G. Martin
Fri Mar 29 17:44:15 EST 1996