mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-01 03:22:07 +08:00
CAN-FD HKG: add ADAS Driving ECU query (#26075)
add ADAS Driving ECU query old-commit-hash: ed87c0f95a42a304c1ebc2892c1c740f147c78c1
This commit is contained in:
@@ -299,6 +299,9 @@ FW_QUERY_CONFIG = FwQueryConfig(
|
||||
[HYUNDAI_VERSION_RESPONSE],
|
||||
),
|
||||
],
|
||||
extra_ecus=[
|
||||
(Ecu.adas, 0x730, None), # ADAS Driving ECU on HDA2 platforms
|
||||
],
|
||||
)
|
||||
|
||||
FW_VERSIONS = {
|
||||
|
||||
Reference in New Issue
Block a user