ui: New ButtomParamControl design

This commit is contained in:
Jason Wen
2023-10-04 16:59:33 +00:00
parent 2c43f3b15b
commit fb6acf9ff1
12 changed files with 132 additions and 185 deletions
-2
View File
@@ -236,7 +236,6 @@ std::unordered_map<std::string, uint32_t> keys = {
{"DynamicExperimentalControl", PERSISTENT},
{"DynamicExperimentalControlToggle", PERSISTENT},
{"DynamicLaneProfile", PERSISTENT},
{"DynamicLaneProfileToggle", PERSISTENT},
{"EnableAmap", PERSISTENT},
{"EnableDebugSnapshot", PERSISTENT},
{"EnableGmap", PERSISTENT},
@@ -283,7 +282,6 @@ std::unordered_map<std::string, uint32_t> keys = {
{"ReverseDmCam", PERSISTENT},
{"ScreenRecorder", PERSISTENT},
{"ShowDebugUI", PERSISTENT},
{"SidebarTemperature", PERSISTENT},
{"SidebarTemperatureOptions", PERSISTENT},
{"SpeedLimitControl", PERSISTENT},
{"SpeedLimitPercOffset", PERSISTENT},