|
Vehicle Control Unit 0.01
This is the c library for controlling the car.
|
#include <BrakePressure.h>

Public Attributes | |
| AnalogSensor | base |
| float | pressure |
Definition at line 6 of file BrakePressure.h.
| AnalogSensor BrakePressure::base |
Definition at line 7 of file BrakePressure.h.
| float BrakePressure::pressure |
Definition at line 8 of file BrakePressure.h.