Internal Interface: direct motor control. More...
#include "../dmotor.h"

Go to the source code of this file.
Functions | |
| void | dm_init (void) |
| initialize motors More... | |
| void | dm_shutdown (void) |
| shutdown motors More... | |
Variables | |
| unsigned char | motor_controller |
| RCX Motor Controller port. More... | |
Internal Interface: direct motor control.
Definition in file dmotor.h.
| void dm_init | ( | void | ) |
initialize motors
Referenced by kmain().
| void dm_shutdown | ( | void | ) |
shutdown motors
Referenced by kmain(), and systime_init().
|
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2005 by the authors. |
1.8.9.1