mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-14 01:12:06 +08:00
default lte param to on
This commit is contained in:
@@ -38,6 +38,7 @@ def manager_init():
|
||||
]
|
||||
|
||||
if TICI:
|
||||
default_params.append(("EnableLteOnroad", "1"))
|
||||
default_params.append(("IsUploadRawEnabled", "1"))
|
||||
|
||||
if params.get_bool("RecordFrontLock"):
|
||||
|
||||
Reference in New Issue
Block a user