Reapply "panda fix"

This reverts commit a8767be7b1.
This commit is contained in:
firestar5683
2025-05-12 13:16:08 -05:00
parent a8767be7b1
commit 8a4e817f6b
-1
View File
@@ -286,7 +286,6 @@ 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