![]() |
Midnight Sun Firmware
|
State machine for pedal calibration. More...

Public Attributes | |
| bool | active |
| PedalCalibStatus | current_step |
| uint32_t | step_start_time_ms |
| PedalCalibrationStorage | calib_storage |
| FrontControllerStorage * | storage |
| PedalPersistData * | pedal_persist_data |
| PersistStorage * | persist_storage |
State machine for pedal calibration.
| PedalCalibrationStorage calib_storage |
Transient scratch storage for sampling
| PedalPersistData* pedal_persist_data |
Pointer to the shared pedal persist data in front controller storage
| PersistStorage* persist_storage |
Pointer to the shared persist storage (initialized by pedal_calib_reader)
| FrontControllerStorage* storage |
Pointer to the shared front controller storage