Vehicle Control Unit 0.01
This is the c library for controlling the car.
|
#include <ShockPot.h>
Public Attributes | |
AnalogSensor | base |
float | distance |
WHEEL_LOCATION | wheel_location |
Definition at line 7 of file ShockPot.h.
AnalogSensor ShockPot::base |
Definition at line 8 of file ShockPot.h.
float ShockPot::distance |
Definition at line 9 of file ShockPot.h.
WHEEL_LOCATION ShockPot::wheel_location |
Definition at line 10 of file ShockPot.h.