Mazda: add missing FW version for CX-5 2022 (#24925)

old-commit-hash: b51a90b5a87e0b6388191f7cc5857af8d72e79de
This commit is contained in:
Yu Yamaguchi
2022-07-01 15:35:37 +09:00
committed by GitHub
parent 967ca6c018
commit 26fbe40b10
+2
View File
@@ -65,6 +65,7 @@ FW_VERSIONS = {
],
(Ecu.engine, 0x7e0, None): [
b'PX2G-188K2-H\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
b'SH54-188K2-D\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
],
(Ecu.fwdRadar, 0x764, None): [
b'K131-67XK2-F\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
@@ -77,6 +78,7 @@ FW_VERSIONS = {
],
(Ecu.transmission, 0x7e1, None): [
b'PYB2-21PS1-H\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
b'SH51-21PS1-C\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
],
},
CAR.CX5: {