mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
Tools: added new RM3100 ID
This commit is contained in:
parent
dd4cf6ccdd
commit
04d760d54c
@ -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