mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-21 16:23:50 +08:00
toyota SNG hack
This commit is contained in:
@@ -74,6 +74,7 @@ def manager_init() -> None:
|
||||
("dp_device_dm_unavailable", "0"),
|
||||
("dp_toyota_enhanced_bsm", "0"),
|
||||
("dp_toyota_auto_brake_hold", "0"),
|
||||
("dp_toyota_sng", "0"),
|
||||
]
|
||||
if not PC:
|
||||
default_params.append(("LastUpdateTime", datetime.datetime.now(datetime.UTC).replace(tzinfo=None).isoformat().encode('utf8')))
|
||||
|
||||
Reference in New Issue
Block a user