From 278bb5063af9c02eb76cd51bf8b8625889da8e0d Mon Sep 17 00:00:00 2001 From: Erich Moraga <33645296+ErichMoraga@users.noreply.github.com> Date: Sun, 27 Sep 2020 20:42:57 -0500 Subject: [PATCH] Add engine f/w for CAR.LEXUS_RX (#2235) @vonlee#4243 2017 Lexus RX350 DongleID e6112c12439776bb --- 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 28955aa996..f1d31fb4db 100644 --- a/selfdrive/car/toyota/values.py +++ b/selfdrive/car/toyota/values.py @@ -1096,6 +1096,7 @@ FW_VERSIONS = { (Ecu.engine, 0x700, None): [ b'\x01896630E37200\x00\x00\x00\x00', b'\x01896630E41000\x00\x00\x00\x00', + b'\x01896630E41100\x00\x00\x00\x00', b'\x01896630E41200\x00\x00\x00\x00', b'\x01896630E37300\x00\x00\x00\x00', b'\x01896630E36300\x00\x00\x00\x00',