Add missing fwdRadar for 2023 Kia Sportage Hybrid SX Prestige #31993 (#32000)

* Update fingerprints.py

Added missing ECUs and fingerprints for 2023 Kia Sportage Hybrid SX Prestige

* remove logging ecus

* logging too

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 50ae0350b2
pull/32199/head
ggeer8 1 year ago committed by GitHub
parent 463d041d7c
commit a130b344a6
  1. 1
      selfdrive/car/hyundai/fingerprints.py

@ -1043,6 +1043,7 @@ FW_VERSIONS = {
(Ecu.fwdRadar, 0x7d0, None): [
b'\xf1\x00NQ5__ 1.00 1.02 99110-P1000 ',
b'\xf1\x00NQ5__ 1.00 1.03 99110-P1000 ',
b'\xf1\x00NQ5__ 1.00 1.03 99110-CH000 ',
b'\xf1\x00NQ5__ 1.01 1.03 99110-CH000 ',
b'\xf1\x00NQ5__ 1.01 1.03 99110-P1000 ',
],

Loading…
Cancel
Save