mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 18:42:07 +08:00
default lte param to on
old-commit-hash: 7a4d319035340bd5e472d673145d7189cef84605
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