mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-06 00:36:32 +08:00
fix
This commit is contained in:
@@ -253,6 +253,8 @@ class CarState(CarStateBase):
|
||||
("CTR1", "CRZ_INFO", 0),
|
||||
("CHECKSUM", "CRZ_INFO", 0),
|
||||
]
|
||||
|
||||
checks += [("CRZ_CTRL",50), ("CRZ_INFO",50)]
|
||||
|
||||
for addr in range(361,367):
|
||||
msg = f"RADAR_{addr}"
|
||||
|
||||
Reference in New Issue
Block a user