mazda gen3 missed msg

This commit is contained in:
MoreTore
2025-03-16 12:23:43 -05:00
parent 4d189a1041
commit 1c4508b15d
+1
View File
@@ -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)