slight cleanup

This commit is contained in:
Jason Wen
2025-01-04 19:21:25 -05:00
parent 0d9b2c15af
commit f55a541cbe
+1 -1
View File
@@ -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"),