Skip to content

Commit

Permalink
scripts: decode SPA06
Browse files Browse the repository at this point in the history
  • Loading branch information
andyp1per committed Feb 24, 2025
1 parent 8810a7a commit 2b19b6b
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 @@ -129,6 +129,7 @@ def num(s):
0x13 : "DEVTYPE_BARO_MS5637",
0x14 : "DEVTYPE_BARO_BMP390",
0x15 : "DEVTYPE_BARO_BMP581",
0x16 : "DEVTYPE_BARO_SPA06",
}

airspeed_types = {
Expand Down

0 comments on commit 2b19b6b

Please sign in to comment.