Update interface.py

This commit is contained in:
firestar5683
2026-02-01 18:48:29 -06:00
parent e79ef1e4c4
commit e292376101
+2 -2
View File
@@ -40,8 +40,8 @@ NON_LINEAR_TORQUE_PARAMS = {
"right": [4.78003305, 1.0, 0.3122, 0.05591772],
},
CAR.CHEVROLET_SILVERADO: {
"left": [3.29974374, 1.1, 0.25571356, 0.0],
"right": [3.49974374, 1.0, 0.21071356, 0.0],
"left": [3.8, 0.81, 0.21, 0.0465122],
"right": [3.8, 0.81, 0.21, 0.0465122],
},
}