Skip to content

Commit

Permalink
Tools: scripts: decode_devid.py: added IIM42653
Browse files Browse the repository at this point in the history
  • Loading branch information
dakejahl authored and tridge committed Nov 12, 2024
1 parent 363411b commit d86644e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/scripts/decode_devid.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ def num(s):
0x3A : "DEVTYPE_INS_ICM42670",
0x3B : "DEVTYPE_INS_ICM45686",
0x3C : "DEVTYPE_INS_SCHA63T",
0x3D : "DEVTYPE_INS_IIM42653",
}

baro_types = {
Expand Down

0 comments on commit d86644e

Please sign in to comment.