Kia: add missing fwdCamea FW for Sorento PHEV 4th gen (#30526)

* Update values.py

Adding Ecus for KIA Sorento PHEV 4th gen

* Update values.py

added fwdCamera version

* fix

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
pull/30553/head
DriftedPrism 2 years ago committed by GitHub
parent 9634e7b8af
commit dcbff66f0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      selfdrive/car/hyundai/values.py

@ -1912,7 +1912,8 @@ FW_VERSIONS = {
],
(Ecu.fwdCamera, 0x7c4, None): [
b'\xf1\x00MQ4HMFC AT USA LHD 1.00 1.11 99210-P2000 211217',
]
b'\xf1\x00MQ4HMFC AT USA LHD 1.00 1.10 99210-P2000 210406',
],
},
CAR.KIA_EV6: {
(Ecu.fwdRadar, 0x7d0, None): [

Loading…
Cancel
Save