Onroad compass

Added toggle for a compass in the onroad UI.
This commit is contained in:
FrogAi
2024-02-27 16:34:47 -07:00
parent eff0b2ff89
commit 88c4c8b176
8 changed files with 178 additions and 4 deletions
+1
View File
@@ -240,6 +240,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"CEStatus", PERSISTENT},
{"CEStopLights", PERSISTENT},
{"CEStopLightsLead", PERSISTENT},
{"Compass", PERSISTENT},
{"ConditionalExperimental", PERSISTENT},
{"CurrentHolidayTheme", PERSISTENT},
{"CustomAlerts", PERSISTENT},