Onroad compass

Added toggle for an onroad compass.
This commit is contained in:
FrogAi
2024-01-12 22:39:30 -07:00
parent 7546fe114a
commit 672a0e05e2
8 changed files with 162 additions and 3 deletions

View File

@@ -239,6 +239,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"CEStatus", PERSISTENT},
{"CEStopLights", PERSISTENT},
{"CEStopLightsLead", PERSISTENT},
{"Compass", PERSISTENT},
{"ConditionalExperimental", PERSISTENT},
{"CustomColors", PERSISTENT},
{"CustomIcons", PERSISTENT},