From d9c32672d12381467a54cad581ec4f89d5adb856 Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Thu, 9 May 2024 10:51:15 -0700 Subject: [PATCH] [bot] Fingerprints: add missing FW versions from new users (#32384) Export fingerprints old-commit-hash: 4486947e811bd09903795b5b76e7e2846062a64c --- selfdrive/car/volkswagen/fingerprints.py | 1 + 1 file changed, 1 insertion(+) diff --git a/selfdrive/car/volkswagen/fingerprints.py b/selfdrive/car/volkswagen/fingerprints.py index e20fa4fc1c..fdc375fc8d 100644 --- a/selfdrive/car/volkswagen/fingerprints.py +++ b/selfdrive/car/volkswagen/fingerprints.py @@ -228,6 +228,7 @@ FW_VERSIONS = { b'\xf1\x870DD300046F \xf1\x891601', b'\xf1\x870GC300012A \xf1\x891401', b'\xf1\x870GC300012A \xf1\x891403', + b'\xf1\x870GC300012A \xf1\x891422', b'\xf1\x870GC300012M \xf1\x892301', b'\xf1\x870GC300014B \xf1\x892401', b'\xf1\x870GC300014B \xf1\x892403',