mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-05 13:25:40 +08:00
Hyundai Longitudinal: Enable Cruise Main when started
This commit is contained in:
@@ -55,7 +55,7 @@ class CarState(CarStateBase):
|
||||
|
||||
self.lfa_enabled = False
|
||||
self.prev_lfa_enabled = False
|
||||
self.mainEnabled = False
|
||||
self.mainEnabled = True
|
||||
self.escc_aeb_warning = 0
|
||||
self.escc_aeb_dec_cmd_act = 0
|
||||
self.escc_cmd_act = 0
|
||||
|
||||
Reference in New Issue
Block a user