|
PER Firmware
|
Charger control state machine implementation. More...
#include <stdint.h>#include "can_library/generated/A_BOX.h"Go to the source code of this file.
Functions | |
| void | charging_fsm_periodic (void) |
Variables | |
| static constexpr uint32_t | CHARGING_FSM_PERIOD_MS = 1000 |
Charger control state machine implementation.
| void charging_fsm_periodic | ( | void | ) |
|
staticconstexpr |