From 6daa255c448f6491f49ee3534fab3797d2c14332 Mon Sep 17 00:00:00 2001 From: Erich Moraga <33645296+ErichMoraga@users.noreply.github.com> Date: Mon, 18 May 2020 02:02:37 -0500 Subject: [PATCH] Add fwdCamera f/w for CAR.COROLLAH_TSS2 (#1526) * Add fwdCamera f/w for CAR.COROLLAH_TSS2 @jamcar23#7629 DongleID/route 095142f13f39faf9|2020-05-16--15-54-21 * Forgot x008646G26011A0 to x008646G2601400 --- 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 cb08bf60d6..7cccaceff5 100644 --- a/selfdrive/car/toyota/values.py +++ b/selfdrive/car/toyota/values.py @@ -502,6 +502,7 @@ FW_VERSIONS = { ], (Ecu.fwdCamera, 0x750, 0x6d): [ b'\x028646F1201100\x00\x00\x00\x008646G26011A0\x00\x00\x00\x00', + b'\x028646F1201300\x00\x00\x00\x008646G2601400\x00\x00\x00\x00', b'\x028646F1202000\x00\x00\x00\x008646G2601200\x00\x00\x00\x00', b'\x028646F4203400\x00\x00\x00\x008646G2601200\x00\x00\x00\x00', ],