Vehicle Control Unit 0.01
This is the c library for controlling the car.
|
#include <Accumulator.h>
Public Attributes | |
Bms * | bms |
CHARGE_STATE | state |
Definition at line 13 of file Accumulator.h.
Bms* Accumulator::bms |
Definition at line 14 of file Accumulator.h.
CHARGE_STATE Accumulator::state |
Definition at line 15 of file Accumulator.h.