From 09f2077f587e9c3abfb1cc1d9420dcb6d452938e Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Sun, 19 May 2024 12:39:29 -0500 Subject: [PATCH] [bot] Fingerprints: add missing FW versions from new users (#32477) Export fingerprints --- 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 052b4b60a3..4d70c2c35f 100644 --- a/selfdrive/car/honda/fingerprints.py +++ b/selfdrive/car/honda/fingerprints.py @@ -882,6 +882,7 @@ FW_VERSIONS = { b'37805-5YF-A430\x00\x00', b'37805-5YF-A750\x00\x00', b'37805-5YF-A760\x00\x00', + b'37805-5YF-A770\x00\x00', b'37805-5YF-A850\x00\x00', b'37805-5YF-A860\x00\x00', b'37805-5YF-A870\x00\x00',