Full sized map

Added toggle to expand the map across the entire onroad UI screen.
This commit is contained in:
FrogAi
2024-02-27 16:34:47 -07:00
parent caba8a53b4
commit 0c6cb60677
7 changed files with 17 additions and 6 deletions

View File

@@ -269,6 +269,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"FrogPilotTogglesUpdated", PERSISTENT},
{"FrogsGoMoo", PERSISTENT},
{"FrogsGoMooTune", PERSISTENT},
{"FullMap", PERSISTENT},
{"GoatScream", PERSISTENT},
{"LaneLinesWidth", PERSISTENT},
{"LateralTune", PERSISTENT},