Adding firmware for 2021 Honda CRV Touring (#21211)

* Adding firmware for 2021 Honda CRV Touring

* Update selfdrive/car/honda/values.py

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 4fc48834a4
commatwo_master
jhlee111 4 years ago committed by GitHub
parent 94c76f41e9
commit 5d7143daee
  1. 1
      selfdrive/car/honda/values.py

@ -625,6 +625,7 @@ FW_VERSIONS = {
}, },
CAR.CRV_5G: { CAR.CRV_5G: {
(Ecu.programmedFuelInjection, 0x18da10f1, None): [ (Ecu.programmedFuelInjection, 0x18da10f1, None): [
b'37805-5PA-AH20\x00\x00',
b'37805-5PA-3060\x00\x00', b'37805-5PA-3060\x00\x00',
b'37805-5PA-3080\x00\x00', b'37805-5PA-3080\x00\x00',
b'37805-5PA-3180\x00\x00', b'37805-5PA-3180\x00\x00',

Loading…
Cancel
Save