From f084507827322a1fdf447734c4fbb8f7411f33cf Mon Sep 17 00:00:00 2001 From: vanillagorillaa <31773928+vanillagorillaa@users.noreply.github.com> Date: Mon, 11 Jan 2021 13:48:26 -0800 Subject: [PATCH] RDX FW (#19709) --- selfdrive/car/honda/values.py | 1 + 1 file changed, 1 insertion(+) diff --git a/selfdrive/car/honda/values.py b/selfdrive/car/honda/values.py index 1bf22f381c..412c96ea67 100644 --- a/selfdrive/car/honda/values.py +++ b/selfdrive/car/honda/values.py @@ -902,6 +902,7 @@ FW_VERSIONS = { (Ecu.programmedFuelInjection, 0x18da10f1, None): [ b'37805-5YF-A230\x00\x00', b'37805-5YF-A420\x00\x00', + b'37805-5YF-A430\x00\x00', ], (Ecu.vsa, 0x18da28f1, None): [ b'57114-TJB-A040\x00\x00',