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

Public Attributes | |
| Output | output |
| int | port |
Definition at line 11 of file DigitalOutput.h.
| Output DigitalOutput::output |
Definition at line 12 of file DigitalOutput.h.
| int DigitalOutput::port |
Definition at line 13 of file DigitalOutput.h.