From 9bb3acb1bf61acf56cef7e7f0d6183634fddc6eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dariusz=20My=C5=9Bliwiec?= <7201544+mysliwiec-tech@users.noreply.github.com> Date: Sat, 26 Dec 2020 21:54:59 +0100 Subject: [PATCH] 2021 Corolla Hybrid TS 1.8 (EU) engine fingerprint (#19599) * 2021 Corolla Hybrid TS 1.8 (EU) engine fingerprint * Missing closing quote --- 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 4ed95923db..b3c91adb8b 100644 --- a/selfdrive/car/toyota/values.py +++ b/selfdrive/car/toyota/values.py @@ -636,6 +636,7 @@ FW_VERSIONS = { b'\x018966342M5000\x00\x00\x00\x00', b'\x02896630ZQ3000\x00\x00\x00\x008966A4703000\x00\x00\x00\x00', b'\x02896630ZR2000\x00\x00\x00\x008966A4703000\x00\x00\x00\x00', + b'\x02896630ZT8000\x00\x00\x00\x008966A4703000\x00\x00\x00\x00', b'\x028966312Q4000\x00\x00\x00\x008966A4703000\x00\x00\x00\x00', b'\x038966312L7000\x00\x00\x00\x008966A4703000\x00\x00\x00\x00897CF1205001\x00\x00\x00\x00', b'\x038966312N1000\x00\x00\x00\x008966A4703000\x00\x00\x00\x00897CF1203001\x00\x00\x00\x00',