Add back the drive stats to the home screen

This commit is contained in:
FrogAi
2024-01-12 22:39:30 -07:00
parent 3d6097b6a6
commit e8dfdff4fb
5 changed files with 127 additions and 2 deletions

View File

@@ -213,6 +213,7 @@ std::unordered_map<std::string, uint32_t> keys = {
// FrogPilot parameters
{"AccelerationProfile", PERSISTENT},
{"ApiCache_DriveStats", PERSISTENT},
{"FrogPilotTogglesUpdated", PERSISTENT},
{"LateralTune", PERSISTENT},
{"LongitudinalTune", PERSISTENT},