mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-06 00:36:29 +08:00
Hyundai CAN-FD: remove check on unused msg (#26368)
remove check on unused msg old-commit-hash: 1db915ec1f2a426782b90ab4a2e68c5d31d80a3e
This commit is contained in:
@@ -443,7 +443,6 @@ class CarState(CarStateBase):
|
||||
checks = [
|
||||
("WHEEL_SPEEDS", 100),
|
||||
("GEAR_SHIFTER", 100),
|
||||
("BRAKE", 100),
|
||||
("STEERING_SENSORS", 100),
|
||||
("MDPS", 100),
|
||||
("TCS", 50),
|
||||
|
||||
Reference in New Issue
Block a user