From af0faa1bebc10d8dc645ebb7a0c731142beae2a5 Mon Sep 17 00:00:00 2001 From: firestar5683 <168790843+firestar5683@users.noreply.github.com> Date: Sun, 5 Apr 2026 22:45:24 -0500 Subject: [PATCH] suburban --- opendbc_repo/opendbc/car/gm/interface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opendbc_repo/opendbc/car/gm/interface.py b/opendbc_repo/opendbc/car/gm/interface.py index 1f7a0ff6..edeb97c4 100755 --- a/opendbc_repo/opendbc/car/gm/interface.py +++ b/opendbc_repo/opendbc/car/gm/interface.py @@ -460,7 +460,7 @@ class CarInterface(CarInterfaceBase): CarInterfaceBase.configure_torque_tune(candidate, ret.lateralTuning) elif candidate in (CAR.CHEVROLET_SUBURBAN, CAR.CHEVROLET_SUBURBAN_CC): - ret.steerActuatorDelay = 0.075 + ret.steerActuatorDelay = 0.1 CarInterfaceBase.configure_torque_tune(candidate, ret.lateralTuning) elif candidate == CAR.GMC_YUKON_CC: