mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-09-18 13:33:57 +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