Skip to content

Commit

Permalink
Tools: Scripts: Decode devid: add ICM45686
Browse files Browse the repository at this point in the history
  • Loading branch information
IamPete1 authored and magicrub committed Nov 30, 2023
1 parent ce824b7 commit 2c84799
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 @@ -101,6 +101,7 @@ def num(s):
0x38 : "DEVTYPE_INS_BMI270",
0x39 : "DEVTYPE_INS_BMI085",
0x3A : "DEVTYPE_INS_ICM42670",
0x3B : "DEVTYPE_INS_ICM45686",
}

baro_types = {
Expand Down

0 comments on commit 2c84799

Please sign in to comment.