Driver camera view when in reverse
Added toggle to show the driver camera when in the reverse gear.
This commit is contained in:
@@ -179,11 +179,13 @@ typedef struct UIScene {
|
||||
bool conditional_experimental;
|
||||
bool custom_onroad_ui;
|
||||
bool custom_theme;
|
||||
bool driver_camera;
|
||||
bool enabled;
|
||||
bool experimental_mode;
|
||||
bool lead_info;
|
||||
bool map_open;
|
||||
bool model_ui;
|
||||
bool show_driver_camera;
|
||||
bool show_fps;
|
||||
bool turn_signal_left;
|
||||
bool turn_signal_right;
|
||||
|
||||
Reference in New Issue
Block a user