Vehicle Control Unit 0.01
This is the c library for controlling the car.
|
#include <AnalogSensor.h>
Public Attributes | |
uint16_t | adc [ADC_CHANNELS] |
Definition at line 32 of file AnalogSensor.h.
uint16_t ADCSample::adc[ADC_CHANNELS] |
Definition at line 33 of file AnalogSensor.h.