OPGM - Skip harness relay check if camera is missing

Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
This commit is contained in:
FrogAi
2024-05-29 02:48:09 -07:00
parent 6ce83943ea
commit c761a1790d
6 changed files with 27 additions and 7 deletions
+1
View File
@@ -229,6 +229,7 @@ class Panda:
FLAG_GM_HW_CAM = 1
FLAG_GM_HW_CAM_LONG = 2
FLAG_GM_NO_CAMERA = 16
FLAG_FORD_LONG_CONTROL = 1
FLAG_FORD_CANFD = 2