Toyota: add fwVersion for 2018 CHR (#23604)

pull/23609/head
Kento Tokuhiro 4 years ago committed by GitHub
parent 3305a6f5b9
commit 0a5115d775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/toyota/values.py

@ -394,6 +394,7 @@ FW_VERSIONS = {
},
CAR.CHR: {
(Ecu.engine, 0x700, None): [
b'\x01896631021100\x00\x00\x00\x00',
b'\x01896631017100\x00\x00\x00\x00',
b'\x01896631017200\x00\x00\x00\x00',
b'\x0189663F413100\x00\x00\x00\x00',

Loading…
Cancel
Save