From 68899136dd0d6a7ed5a23b8b78ac73a074d7a6ca Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Fri, 9 Feb 2024 16:09:01 -0600 Subject: [PATCH] Honda: add missing FW for CR-V 2018 (#31388) export --- selfdrive/car/honda/fingerprints.py | 1 + 1 file changed, 1 insertion(+) diff --git a/selfdrive/car/honda/fingerprints.py b/selfdrive/car/honda/fingerprints.py index a61265491e..88e70680b7 100644 --- a/selfdrive/car/honda/fingerprints.py +++ b/selfdrive/car/honda/fingerprints.py @@ -680,6 +680,7 @@ FW_VERSIONS = { b'36802-TLA-A040\x00\x00', b'36802-TLA-A050\x00\x00', b'36802-TLA-A060\x00\x00', + b'36802-TLA-A070\x00\x00', b'36802-TMC-Q040\x00\x00', b'36802-TMC-Q070\x00\x00', b'36802-TNY-A030\x00\x00',