mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 16:26:14 +08:00
Hyundai CAN-FD: remove check on unused msg (#26368)
remove check on unused msg
old-commit-hash: 1db915ec1f
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