Add Lexus RX engine fwVersion (#28163)

pull/28180/head
Iamz 2 years ago committed by GitHub
parent 82f301422d
commit 30cdcc474c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/toyota/values.py

@ -2018,6 +2018,7 @@ FW_VERSIONS = {
b'\x01896630ED0000\x00\x00\x00\x00',
b'\x01896630ED0100\x00\x00\x00\x00',
b'\x01896630ED6000\x00\x00\x00\x00',
b'\x018966348T8000\x00\x00\x00\x00',
b'\x018966348W5100\x00\x00\x00\x00',
b'\x018966348W9000\x00\x00\x00\x00',
b'\x01896634D12000\x00\x00\x00\x00',

Loading…
Cancel
Save