[bot] Fingerprints: add missing FW versions from new users (#32384)

Export fingerprints
old-commit-hash: 4486947e81
pull/32199/head
Shane Smiskol 12 months ago committed by GitHub
parent 8708fb2a32
commit d9c32672d1
  1. 1
      selfdrive/car/volkswagen/fingerprints.py

@ -228,6 +228,7 @@ FW_VERSIONS = {
b'\xf1\x870DD300046F \xf1\x891601', b'\xf1\x870DD300046F \xf1\x891601',
b'\xf1\x870GC300012A \xf1\x891401', b'\xf1\x870GC300012A \xf1\x891401',
b'\xf1\x870GC300012A \xf1\x891403', b'\xf1\x870GC300012A \xf1\x891403',
b'\xf1\x870GC300012A \xf1\x891422',
b'\xf1\x870GC300012M \xf1\x892301', b'\xf1\x870GC300012M \xf1\x892301',
b'\xf1\x870GC300014B \xf1\x892401', b'\xf1\x870GC300014B \xf1\x892401',
b'\xf1\x870GC300014B \xf1\x892403', b'\xf1\x870GC300014B \xf1\x892403',

Loading…
Cancel
Save