Skip to content

Commit

Permalink
only for camera (needs test change)
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Mar 27, 2024
1 parent 19cf9f6 commit 6156bcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions selfdrive/car/hyundai/values.py
Original file line number Diff line number Diff line change
Expand Up @@ -676,6 +676,7 @@ def match_fw_to_car_fuzzy(live_fw_versions, offline_fw_versions) -> set[str]:
Request(
[HYUNDAI_ECU_MANUFACTURING_DATE],
[HYUNDAI_VERSION_RESPONSE],
whitelist_ecus=[Ecu.fwdCamera],
bus=0,
auxiliary=True,
logging=True,
Expand Down

0 comments on commit 6156bcd

Please sign in to comment.