Tools: added new RM3100 ID

This commit is contained in:
Andrew Tridgell 2020-03-26 18:18:46 +11:00
parent dd4cf6ccdd
commit 04d760d54c

View File

@ -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 = {