From 07adbd347ffd48927b94ca57ed3d5d22adec9b41 Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Sat, 17 Feb 2024 04:40:57 -0800 Subject: [PATCH] Honda Accord: remove unknown ECU Could be the radio/heater controller --- selfdrive/car/honda/fingerprints.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/selfdrive/car/honda/fingerprints.py b/selfdrive/car/honda/fingerprints.py index fbb1714ea1..359ae83b15 100644 --- a/selfdrive/car/honda/fingerprints.py +++ b/selfdrive/car/honda/fingerprints.py @@ -101,10 +101,6 @@ FW_VERSIONS = { b'39990-TVA-X040\x00\x00', b'39990-TVE-H130\x00\x00', ], - (Ecu.unknown, 0x18da3af1, None): [ - b'39390-TVA-A020\x00\x00', - b'39390-TVA-A120\x00\x00', - ], (Ecu.srs, 0x18da53f1, None): [ b'77959-TBX-H230\x00\x00', b'77959-TVA-A460\x00\x00',