Rotating steering wheel in onroad UI

Added toggle to rotate the steering wheel in the top right corner of the onroad UI.
This commit is contained in:
FrogAi
2024-02-27 16:34:47 -07:00
parent 6661c4dd89
commit 6d1cf97da4
6 changed files with 38 additions and 1 deletions

View File

@@ -340,6 +340,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"RoadEdgesWidth", PERSISTENT},
{"RoadName", PERSISTENT},
{"RoadNameUI", PERSISTENT},
{"RotatingWheel", PERSISTENT},
{"SchedulePending", PERSISTENT},
{"SearchInput", PERSISTENT},
{"SilentMode", PERSISTENT},