wip
This commit is contained in:
@@ -111,7 +111,7 @@ void OnroadWindow::updateState(const UIState &s) {
|
||||
|
||||
// Clearpilot
|
||||
if (paramsMemory.getInt("no_lat_lane_change") == 1) {
|
||||
bg = bg_colors[STATUS_DISENGAGED]
|
||||
bg = bg_colors[STATUS_DISENGAGED];
|
||||
}
|
||||
|
||||
if (bg != bgColor) {
|
||||
|
||||
Reference in New Issue
Block a user