From fe6ef8707340a53a5b21694441e17fede72c83aa Mon Sep 17 00:00:00 2001 From: Erich Moraga <33645296+ErichMoraga@users.noreply.github.com> Date: Fri, 20 Aug 2021 23:07:50 -0500 Subject: [PATCH] Add missing LEXUS_RX engine f/w (#22001) `fcong#3882` 2018 RX350 b890f95486961646|2021-08-20--22-47-35 old-commit-hash: 51ed2c6116b8f4df1417ebb38da0c7f7477456fa --- selfdrive/car/toyota/values.py | 1 + 1 file changed, 1 insertion(+) diff --git a/selfdrive/car/toyota/values.py b/selfdrive/car/toyota/values.py index bef47cf1a..9e9eba2e8 100644 --- a/selfdrive/car/toyota/values.py +++ b/selfdrive/car/toyota/values.py @@ -1423,6 +1423,7 @@ FW_VERSIONS = { b'\x01896630E41000\x00\x00\x00\x00', b'\x01896630E41100\x00\x00\x00\x00', b'\x01896630E41200\x00\x00\x00\x00', + b'\x01896630EA3100\x00\x00\x00\x00', b'\x01896630EA4100\x00\x00\x00\x00', b'\x01896630EA4300\x00\x00\x00\x00', b'\x01896630EA6300\x00\x00\x00\x00',