Vehicle Control Unit 0.01
This is the c library for controlling the car.
|
#include <Temperature.h>
Public Attributes | |
AnalogSensor | base |
double | degrees |
Definition at line 6 of file Temperature.h.
AnalogSensor Temperature::base |
Definition at line 7 of file Temperature.h.
double Temperature::degrees |
Definition at line 8 of file Temperature.h.