From 7902dc33e05d84c084cc68d6873b2481e773182e Mon Sep 17 00:00:00 2001 From: Erich Moraga <33645296+ErichMoraga@users.noreply.github.com> Date: Sat, 13 Jun 2020 10:36:29 -0500 Subject: [PATCH] Added C-HR Hybrid engine f/w (#1695) @joxaarol#2418's 2020 C-HR Hybrid DongleID b7087e3bfd3a9cf6 https://discord.com/channels/469524606043160576/524592892627517450/721373655174742086 I also alphanumerically sorted the engine firmwares as a best practice, and to be consistent. old-commit-hash: 3316e19aa4c905d4ab2d2c414bb14817649c6729 --- selfdrive/car/toyota/values.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/selfdrive/car/toyota/values.py b/selfdrive/car/toyota/values.py index a0aeea6ea0..40548e39f8 100644 --- a/selfdrive/car/toyota/values.py +++ b/selfdrive/car/toyota/values.py @@ -459,8 +459,9 @@ FW_VERSIONS = { }, CAR.CHRH: { (Ecu.engine, 0x700, None): [ - b'\x0289663F431000\x00\x00\x00\x008966A4703000\x00\x00\x00\x00', b'\x0289663F423000\x00\x00\x00\x008966A4703000\x00\x00\x00\x00', + b'\x0289663F431000\x00\x00\x00\x008966A4703000\x00\x00\x00\x00', + b'\x0189663F438000\x00\x00\x00\x00', ], (Ecu.esp, 0x7b0, None): [ b'F152610040\x00\x00\x00\x00\x00\x00',