Next:
void off(int m)
Up:
9.1.1 DC Motors
Previous:
void fd(int m)
void bk(int m)
Turns motor
m
on in the backward direction. Example:
bk(1);
Fred G. Martin
Fri Mar 29 17:44:15 EST 1996