HKG CAN-FD: query camera on both buses (#26167)

fwdCamera is only on bus 4 on HDA1, only bus 5 on HDA2
This commit is contained in:
Shane Smiskol
2022-10-19 15:20:55 -07:00
committed by GitHub
parent 3ee8572d58
commit 017b5b2771
+1 -1
View File
@@ -306,7 +306,7 @@ FW_QUERY_CONFIG = FwQueryConfig(
Request(
[HYUNDAI_VERSION_REQUEST_LONG],
[HYUNDAI_VERSION_RESPONSE],
whitelist_ecus=[Ecu.fwdRadar],
whitelist_ecus=[Ecu.fwdCamera, Ecu.fwdRadar],
bus=4,
),
Request(