Vehicle Control Unit 0.01
This is the c library for controlling the car.
|
Go to the source code of this file.
Enumerations | |
enum | WHEEL_LOCATION { FRONT_LEFT , FRONT_RIGHT , BACK_LEFT , BACK_RIGHT } |
enum WHEEL_LOCATION |
Enumerator | |
---|---|
FRONT_LEFT | |
FRONT_RIGHT | |
BACK_LEFT | |
BACK_RIGHT |
Definition at line 4 of file WheelLocation.h.