Revert "panda fix"

This reverts commit 2d23f740cc.
This commit is contained in:
firestar5683
2025-05-12 13:15:49 -05:00
parent 0c249d253e
commit a8767be7b1
+1
View File
@@ -286,6 +286,7 @@ class CarInterface(CarInterfaceBase):
elif candidate in CC_ONLY_CAR:
ret.flags |= GMFlags.CC_LONG.value
ret.safetyConfigs[0].safetyParam |= Panda.FLAG_GM_CC_LONG
ret.radarUnavailable = True
ret.experimentalLongitudinalAvailable = False
ret.minEnableSpeed = 24 * CV.MPH_TO_MS