mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-07 00:05:44 +08:00
No disengage lateral on brake by default
This commit is contained in:
@@ -62,7 +62,7 @@ def manager_init() -> None:
|
||||
("DevUI", "1"),
|
||||
("DevUIRow", "1"),
|
||||
("DisableOnroadUploads", "0"),
|
||||
("DisengageLateralOnBrake", "1"),
|
||||
("DisengageLateralOnBrake", "0"),
|
||||
("DynamicLaneProfile", "1"),
|
||||
("DynamicLaneProfileToggle", "0"),
|
||||
("EnableMads", "1"),
|
||||
|
||||
Reference in New Issue
Block a user