mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-03 08:41:53 +08:00
We can revert this after dev-c3-new testing and ready to merge.
This commit is contained in:
@@ -19,7 +19,7 @@ from openpilot.system.hardware import PC
|
||||
from openpilot.system.hardware.hw import Paths
|
||||
from pathlib import Path
|
||||
|
||||
CURRENT_SELECTOR_VERSION = 6
|
||||
CURRENT_SELECTOR_VERSION = 7
|
||||
REQUIRED_MIN_SELECTOR_VERSION = 5
|
||||
|
||||
USE_ONNX = os.getenv('USE_ONNX', PC)
|
||||
|
||||
Reference in New Issue
Block a user