mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-06 08:56:02 +08:00
Merge branch 'mads-hkg-available-fix' into master-dev-c3
# Conflicts: # selfdrive/car/hyundai/interface.py
This commit is contained in:
@@ -218,6 +218,8 @@ class CarInterface(CarInterfaceBase):
|
||||
|
||||
self.CS.mads_enabled = self.get_sp_cruise_main_state(ret, self.CS)
|
||||
|
||||
self.CS.mads_enabled = self.get_sp_cruise_main_state(ret, self.CS)
|
||||
|
||||
self.CS.accEnabled = self.get_sp_v_cruise_non_pcm_state(ret, self.CS.accEnabled,
|
||||
self.CS.button_events, c.vCruise)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user