Add back the drive stats to the home screen

This commit is contained in:
FrogAi
2024-02-27 16:34:47 -07:00
parent 121fd2d246
commit ca8c8498bc
7 changed files with 133 additions and 6 deletions

View File

@@ -211,9 +211,11 @@ std::unordered_map<std::string, uint32_t> keys = {
// FrogPilot parameters
{"AccelerationPath", PERSISTENT},
{"AccelerationProfile", PERSISTENT},
{"ApiCache_DriveStats", PERSISTENT},
{"CustomAlerts", PERSISTENT},
{"CustomUI", PERSISTENT},
{"DecelerationProfile", PERSISTENT},
{"DriveStats", PERSISTENT},
{"FrogPilotTogglesUpdated", PERSISTENT},
{"FrogsGoMoo", PERSISTENT},
{"LateralTune", PERSISTENT},