Acceleration/deceleration profiles

Added toggle to use custom acceleration/deceleration profiles.
This commit is contained in:
FrogAi
2024-04-03 11:23:11 -07:00
parent 14eacb8b3b
commit 2f4243f66c
31 changed files with 239 additions and 30 deletions
+2
View File
@@ -210,9 +210,11 @@ std::unordered_map<std::string, uint32_t> keys = {
// FrogPilot parameters
{"AccelerationPath", PERSISTENT},
{"AccelerationProfile", PERSISTENT},
{"CustomAlerts", PERSISTENT},
{"CustomPaths", PERSISTENT},
{"CustomUI", PERSISTENT},
{"DecelerationProfile", PERSISTENT},
{"FrogPilotTogglesUpdated", PERSISTENT},
{"FrogsGoMoo", PERSISTENT},
{"LateralTune", PERSISTENT},