mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-06 08:46:11 +08:00
mazda gen3 missed msg
This commit is contained in:
@@ -342,6 +342,7 @@ class CarState(CarStateBase):
|
||||
("ENGINE_DATA", 100),
|
||||
("BLINK_INFO", 10),
|
||||
("WHEEL_SPEEDS", 50),
|
||||
("STEER", 50),
|
||||
]
|
||||
|
||||
return CANParser(DBC[CP.carFingerprint]["pt"], messages, 0)
|
||||
|
||||
Reference in New Issue
Block a user