missed this

This commit is contained in:
Jason Wen
2024-04-26 16:02:41 -04:00
parent 9df133b5c5
commit b02253cc3a
+1 -1
View File
@@ -105,7 +105,7 @@ class CarInterface(CarInterfaceBase):
ret.longitudinalActuatorDelayLowerBound = 0.5
ret.longitudinalActuatorDelayUpperBound = 0.5
if ret.flags & HyundaiFlags.CAN_CANFD:
if ret.flags & HyundaiFlags.CAN_CANFD_HYBRID:
ret.stoppingDecelRate = 0.4
# *** feature detection ***