Acceleration path

Added toggle to always show the vehicle's acceleration/deceleration via the onroad UI path.
This commit is contained in:
FrogAi
2024-02-27 16:34:47 -07:00
parent 1d1c2c36a7
commit f6000afd1d
6 changed files with 6 additions and 2 deletions
+1
View File
@@ -209,6 +209,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"VisionRadarToggle", PERSISTENT},
// FrogPilot parameters
{"AccelerationPath", PERSISTENT},
{"CustomAlerts", PERSISTENT},
{"CustomUI", PERSISTENT},
{"FrogPilotTogglesUpdated", PERSISTENT},