fix DRS LED flicker
This commit is contained in:
@ -183,6 +183,8 @@ typedef struct {
|
||||
ConePosition cone_pos[NUM_CONES];
|
||||
|
||||
ParamType last_param_confirmed;
|
||||
|
||||
uint8_t drs_led_active;
|
||||
} VehicleState;
|
||||
|
||||
extern VehicleState vehicle_state;
|
||||
|
||||
Reference in New Issue
Block a user