mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 04:22:09 +08:00
CI: enable FW query (#28316)
old-commit-hash: 376faefec26f30cf457178cb02cdaff111bdfabe
This commit is contained in:
@@ -12,7 +12,6 @@ from system.version import training_version, terms_version
|
||||
def set_params_enabled():
|
||||
os.environ['PASSIVE'] = "0"
|
||||
os.environ['REPLAY'] = "1"
|
||||
os.environ['SKIP_FW_QUERY'] = "1"
|
||||
os.environ['FINGERPRINT'] = "TOYOTA COROLLA TSS2 2019"
|
||||
os.environ['LOGPRINT'] = "debug"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user