mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-16 08:42:07 +08:00
slight cleanup
This commit is contained in:
@@ -44,7 +44,7 @@ def manager_init() -> None:
|
||||
|
||||
sunnypilot_default_params: list[tuple[str, str | bytes]] = [
|
||||
("Mads", "1"),
|
||||
("MadsMainCruiseAllowed", "1"), # TODO-SP: if we ever change the default to 0, it will have implications on users without LFA/LKAS button.
|
||||
("MadsMainCruiseAllowed", "1"),
|
||||
("MadsPauseLateralOnBrake", "0"),
|
||||
("MadsUnifiedEngagementMode", "1"),
|
||||
("HyundaiLongitudinalMainCruiseToggleable", "1"),
|
||||
|
||||
Reference in New Issue
Block a user