mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-03 08:41:47 +08:00
fix fingerprint
This commit is contained in:
@@ -351,8 +351,11 @@ FW_VERSIONS = {
|
||||
b'PX03-21PS1-E\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
|
||||
b'PX4K-21PS1-B\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
|
||||
],
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
FINGERPRINTS ={
|
||||
CAR.MAZDA_CX_30_2023: [{
|
||||
32: 8, 80: 8, 112: 8, 113: 8, 114: 8, 115: 8, 116: 8, 124: 8, 125: 8, 126: 8, 128: 8, 130: 8, 132: 8, 133: 8, 135: 8, 136: 8, 145: 8, 146: 8, 148: 8, 150: 8, 151: 8, 152: 8, 154: 8, 159: 8, 192: 8, 253: 8, 304: 8, 357: 8, 514: 8, 520: 8, 530: 8, 531: 8, 532: 8, 533: 8, 537: 8, 552: 8, 570: 8, 628: 8, 830: 8, 831: 8, 832: 8, 835: 8, 836: 8, 960: 8, 1034: 8, 1044: 8, 1045: 8, 1066: 8, 1068: 8, 1077: 8, 1078: 8, 1081: 8, 1088: 8, 1095: 8, 1096: 8, 1098: 8, 1099: 8, 1106: 8, 1120: 8, 1121: 8, 1170: 8, 1254: 8, 1264: 8, 1324: 8, 1325: 8, 1409: 8, 1430: 8
|
||||
}],
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user