Missing engine FW for Sienna (#1486)

pull/1492/head
Chris McCammon 5 years ago committed by GitHub
parent cd79cee41a
commit 6fb7199f33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/toyota/values.py

@ -780,6 +780,7 @@ FW_VERSIONS = {
b'\x01896630842000\x00\x00\x00\x00',
b'\x01896630851100\x00\x00\x00\x00',
b'\x01896630860000\x00\x00\x00\x00',
b'\x01896630859000\x00\x00\x00\x00',
],
(Ecu.eps, 0x7a1, None): [b'8965B45070\x00\x00\x00\x00\x00\x00'],
(Ecu.fwdRadar, 0x750, 0xf): [

Loading…
Cancel
Save