[bot] Fingerprints: add missing FW versions from CAN fingerprinting cars (#32264)

Export fingerprints
pull/32243/head
Shane Smiskol 1 year ago committed by GitHub
parent 8583e61b84
commit b54d701c83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      selfdrive/car/hyundai/fingerprints.py

@ -85,6 +85,7 @@ FW_VERSIONS = {
b'\xf1\x00AEhe SCC H-CUP 1.01 1.01 96400-G2100 ',
],
(Ecu.eps, 0x7d4, None): [
b'\xf1\x00AE MDPS C 1.00 1.05 56310/G2501 4AEHC105',
b'\xf1\x00AE MDPS C 1.00 1.07 56310/G2301 4AEHC107',
b'\xf1\x00AE MDPS C 1.00 1.07 56310/G2501 4AEHC107',
],

Loading…
Cancel
Save