18#include "front_controller.h"
StatusCode pedal_calib_apply(FrontControllerStorage *storage)
Apply the pedal persist data to the pedal storage calibration.
Definition: pedal_calib_reader.c:27
StatusCode pedal_calib_read(FrontControllerStorage *storage)
Reads pedal calibration data from flash and applies it.
Definition: pedal_calib_reader.c:71
StatusCode
StatusCodes for various errors.
Definition: status.h:27
Front Controller storage.
Definition: front_controller.h:98