Skip to content

Commit

Permalink
Tools: Scripts: Decode devid: add SCHA63T
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsuy authored and IamPete1 committed Apr 23, 2024
1 parent 3c8b3be commit c9f7a3c
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 @@ -102,6 +102,7 @@ def num(s):
0x39 : "DEVTYPE_INS_BMI085",
0x3A : "DEVTYPE_INS_ICM42670",
0x3B : "DEVTYPE_INS_ICM45686",
0x3C : "DEVTYPE_INS_SCHA63T",
}

baro_types = {
Expand Down

0 comments on commit c9f7a3c

Please sign in to comment.