FrogPilot setup

This commit is contained in:
FrogAi
2024-03-01 09:26:59 -07:00
parent 79de1afb51
commit bdfd1228d4
105 changed files with 2242 additions and 177 deletions
+11
View File
@@ -207,6 +207,17 @@ std::unordered_map<std::string, uint32_t> keys = {
{"UpdaterLastFetchTime", PERSISTENT},
{"Version", PERSISTENT},
{"VisionRadarToggle", PERSISTENT},
// FrogPilot parameters
{"CustomAlerts", PERSISTENT},
{"CustomUI", PERSISTENT},
{"FrogPilotTogglesUpdated", PERSISTENT},
{"LateralTune", PERSISTENT},
{"LongitudinalTune", PERSISTENT},
{"QOLControls", PERSISTENT},
{"QOLVisuals", PERSISTENT},
{"SilentMode", PERSISTENT},
{"StockTune", PERSISTENT},
};
} // namespace