#include "../dmotor.h"
Include dependency graph for dmotor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | dm_init (void) |
initialize motors | |
void | dm_shutdown (void) |
shutdown motors | |
Variables | |
unsigned char | motor_controller |
RCX Motor Controller port. |
Definition in file dmotor.h.
|
initialize motors
|
|
shutdown motors
Referenced by systime_init(). |
|
RCX Motor Controller port.
Definition at line 44 of file dmotor.h. Referenced by kmain(). |
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2002 by the authors. |