Hide current speed in onroad UI
Added toggle to hide the current speed from the onroad UI and an additional function to enable/disable it by clicking on it via the onroad UI.
This commit is contained in:
@@ -185,6 +185,8 @@ typedef struct UIScene {
|
||||
bool experimental_mode_via_screen;
|
||||
bool fps_counter;
|
||||
bool full_map;
|
||||
bool hide_speed;
|
||||
bool hide_speed_ui;
|
||||
bool lead_info;
|
||||
bool map_open;
|
||||
bool model_ui;
|
||||
|
||||
Reference in New Issue
Block a user