mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-08 15:05:47 +08:00
Gap Adjust Cruise: Unused UI variable (#268)
This commit is contained in:
@@ -220,9 +220,6 @@ typedef struct UIScene {
|
||||
bool sidebar_temp;
|
||||
int sidebar_temp_options;
|
||||
|
||||
// UI button sorting
|
||||
int gac_btn;
|
||||
|
||||
float mads_path_scale = DRIVING_PATH_WIDE - DRIVING_PATH_NARROW;
|
||||
float mads_path_range = DRIVING_PATH_WIDE - DRIVING_PATH_NARROW; // 0.9 - 0.25 = 0.65
|
||||
} UIScene;
|
||||
|
||||
Reference in New Issue
Block a user