We can revert this after dev-c3-new testing and ready to merge.

This commit is contained in:
discountchubbs
2025-07-07 20:40:46 -07:00
parent 445b101a8b
commit eaa0b44f71
+1 -1
View File
@@ -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)