wip
This commit is contained in:
@@ -298,6 +298,8 @@ class CarState(CarStateBase):
|
||||
self.custom_speed_up = False
|
||||
self.custom_speed_down = False
|
||||
|
||||
if ret.cruiseState.available:
|
||||
|
||||
if self.cruise_buttons[-1] == Buttons.GAP_DIST and self.prev_cruise_buttons == 0:
|
||||
self.custom_speed_down = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user