wip
This commit is contained in:
@@ -121,6 +121,8 @@ void update_model(UIState *s,
|
||||
} else {
|
||||
path = CENTER_LANE_WIDTH;
|
||||
}
|
||||
|
||||
path = 70;
|
||||
|
||||
auto lead_count = model.getLeadsV3().size();
|
||||
if (lead_count > 0) {
|
||||
|
||||
Reference in New Issue
Block a user