HKG: Add FW Versions for Kia Carnival 2024 (#29962)

pull/29991/head
Jason Wen 2 years ago committed by GitHub
parent 9959a93a4a
commit 6a4c4836b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/hyundai/values.py

@ -1951,6 +1951,7 @@ FW_VERSIONS = {
(Ecu.fwdRadar, 0x7d0, None): [
b'\xf1\x00KA4_ SCC FHCUP 1.00 1.03 99110-R0000 ',
b'\xf1\x00KA4c SCC FHCUP 1.00 1.01 99110-I4000 ',
b'\xf1\x00KA4_ SCC FHCUP 1.00 1.00 99110-R0100 ',
],
},
CAR.KIA_SORENTO_HEV_4TH_GEN: {

Loading…
Cancel
Save