From 88947e50efba0411d93f6ac9370fd80f37aa5d07 Mon Sep 17 00:00:00 2001 From: Willem Melching Date: Fri, 29 Oct 2021 12:08:04 +0200 Subject: [PATCH] Add 2019 Rav4 engine FW (#22733) old-commit-hash: 51c4b3c34b5114a0720cf2a93f882dfe05631821 --- 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 b9312eef42..543f279fb6 100644 --- a/selfdrive/car/toyota/values.py +++ b/selfdrive/car/toyota/values.py @@ -1045,6 +1045,7 @@ FW_VERSIONS = { b'\x018966342U4000\x00\x00\x00\x00', b'\x018966342U4100\x00\x00\x00\x00', b'\x018966342U5100\x00\x00\x00\x00', + b'\x018966342V0000\x00\x00\x00\x00', b'\x018966342V3000\x00\x00\x00\x00', b'\x018966342V3100\x00\x00\x00\x00', b'\x018966342V3200\x00\x00\x00\x00',