mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-09 01:23:43 +08:00
Visuals - Quality of Life - Hide Speed
Hide the speed indicator in the onroad UI. Additional toggle allows it to be hidden/shown via tapping the speed itself.
This commit is contained in:
@@ -146,6 +146,8 @@ typedef struct UIScene {
|
||||
bool has_auto_tune;
|
||||
bool has_lead;
|
||||
bool hide_lead_marker;
|
||||
bool hide_speed;
|
||||
bool hide_speed_ui;
|
||||
bool holiday_themes;
|
||||
bool is_CPU;
|
||||
bool is_GPU;
|
||||
|
||||
Reference in New Issue
Block a user