mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-18 11:22:03 +08:00
fixed param names
This commit is contained in:
@@ -61,8 +61,8 @@ def manager_init() -> None:
|
||||
("dp_device_disable_onroad_uploads", "0"),
|
||||
("dp_toyota_zss", "0"),
|
||||
("dp_hkg_canfd_low_speed_turn_enhancer", "0"),
|
||||
("dp_long_alt_personality_mode", "0"),
|
||||
("dp_long_alt_personality_speed", "0"),
|
||||
("dp_long_alt_driving_personality_mode", "0"),
|
||||
("dp_long_alt_driving_personality_speed", "0"),
|
||||
("dp_long_curve_speed_limiter", "0"),
|
||||
]
|
||||
if not PC:
|
||||
|
||||
Reference in New Issue
Block a user