mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-09-28 02:13:41 +08:00
[bot] Fingerprints: add missing FW versions from new users (#32501)
Export fingerprints
This commit is contained in:
@@ -864,6 +864,7 @@ FW_VERSIONS = {
|
||||
b'\xf1\x00CN7_ SCC FNCUP 1.00 1.01 99110-AA000 ',
|
||||
],
|
||||
(Ecu.eps, 0x7d4, None): [
|
||||
b'\xf1\x00CN7 MDPS C 1.00 1.06 56310/AA050 4CNDC106',
|
||||
b'\xf1\x00CN7 MDPS C 1.00 1.06 56310/AA070 4CNDC106',
|
||||
b'\xf1\x00CN7 MDPS C 1.00 1.06 56310AA050\x00 4CNDC106',
|
||||
b'\xf1\x00CN7 MDPS C 1.00 1.07 56310AA050\x00 4CNDC107',
|
||||
|
||||
@@ -1476,6 +1476,7 @@ FW_VERSIONS = {
|
||||
b'\x01896630E41200\x00\x00\x00\x00',
|
||||
b'\x01896630E41500\x00\x00\x00\x00',
|
||||
b'\x01896630EA3100\x00\x00\x00\x00',
|
||||
b'\x01896630EA3300\x00\x00\x00\x00',
|
||||
b'\x01896630EA3400\x00\x00\x00\x00',
|
||||
b'\x01896630EA4100\x00\x00\x00\x00',
|
||||
b'\x01896630EA4300\x00\x00\x00\x00',
|
||||
|
||||
Reference in New Issue
Block a user