Screen brightness control
Added toggle to control the screen brightness.
This commit is contained in:
@@ -236,6 +236,7 @@ typedef struct UIScene {
|
||||
int desired_follow;
|
||||
int obstacle_distance;
|
||||
int obstacle_distance_stock;
|
||||
int screen_brightness;
|
||||
int steering_angle_deg;
|
||||
int stopped_equivalence;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user