mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-09-15 03:54:03 +08:00
fix ti message check
This commit is contained in:
@@ -244,7 +244,6 @@ class CarState(CarStateBase):
|
||||
]
|
||||
|
||||
if CP.flags & MazdaFlags.GEN1:
|
||||
messages += CarState.get_ti_messages(CP)
|
||||
messages += [
|
||||
("ENGINE_DATA", 100),
|
||||
("CRZ_EVENTS", 50),
|
||||
|
||||
Reference in New Issue
Block a user