mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-24 04:23:47 +08:00
missed this
This commit is contained in:
@@ -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 ***
|
||||
|
||||
Reference in New Issue
Block a user