mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Tools: Scripts: Decode devid: add SCHA63T
This commit is contained in:
parent
3c8b3be7a7
commit
c9f7a3c03d
@ -102,6 +102,7 @@ imu_types = {
|
||||
0x39 : "DEVTYPE_INS_BMI085",
|
||||
0x3A : "DEVTYPE_INS_ICM42670",
|
||||
0x3B : "DEVTYPE_INS_ICM45686",
|
||||
0x3C : "DEVTYPE_INS_SCHA63T",
|
||||
}
|
||||
|
||||
baro_types = {
|
||||
|
Loading…
Reference in New Issue
Block a user