Vehicle Control Unit 0.01
This is the c library for controlling the car.
|
#include <ESCIndicator.h>
Public Attributes | |
DigitalSensor | base |
bool | alive |
Definition at line 7 of file ESCIndicator.h.
bool ESCIndicator::alive |
Definition at line 9 of file ESCIndicator.h.
DigitalSensor ESCIndicator::base |
Definition at line 8 of file ESCIndicator.h.