Tools: scripts: decode_devid.py: added IIM42653

This commit is contained in:
Jacob Dahl 2024-11-10 14:05:25 -09:00 committed by Peter Barker
parent 8413ab2bf2
commit 3e0c0132c8

View File

@ -104,6 +104,7 @@ imu_types = {
0x3A : "DEVTYPE_INS_ICM42670",
0x3B : "DEVTYPE_INS_ICM45686",
0x3C : "DEVTYPE_INS_SCHA63T",
0x3D : "DEVTYPE_INS_IIM42653",
}
baro_types = {