mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
Tools: add DEVTYPE_RM3100 to decode_devid.py
This commit is contained in:
parent
4d25dc566a
commit
910de89b4e
@ -56,6 +56,7 @@ compass_types = {
|
||||
0x0E : "DEVTYPE_MAG3110",
|
||||
0x0F : "DEVTYPE_SITL",
|
||||
0x10 : "DEVTYPE_IST8308",
|
||||
0x11 : "DEVTYPE_RM3100",
|
||||
}
|
||||
|
||||
imu_types = {
|
||||
|
Loading…
Reference in New Issue
Block a user