mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
Tools: added new RM3100 ID
This commit is contained in:
parent
d0d8bb3cbd
commit
c50290150f
@ -56,7 +56,8 @@ compass_types = {
|
||||
0x0E : "DEVTYPE_MAG3110",
|
||||
0x0F : "DEVTYPE_SITL",
|
||||
0x10 : "DEVTYPE_IST8308",
|
||||
0x11 : "DEVTYPE_RM3100",
|
||||
0x11 : "DEVTYPE_RM3100_OLD",
|
||||
0x12 : "DEVTYPE_RM3100",
|
||||
}
|
||||
|
||||
imu_types = {
|
||||
|
Loading…
Reference in New Issue
Block a user