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-06-11 07:31:39 -07:00
parent 5afb1b9cd4
commit a67c98c04a
6 changed files with 27 additions and 6 deletions
+1
View File
@@ -224,6 +224,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