Tools: add DEVTYPE_RM3100 to decode_devid.py

This commit is contained in:
Pierre Kancir 2019-02-20 11:21:48 +01:00 committed by Andrew Tridgell
parent 4d25dc566a
commit 910de89b4e

View File

@ -56,6 +56,7 @@ compass_types = {
0x0E : "DEVTYPE_MAG3110",
0x0F : "DEVTYPE_SITL",
0x10 : "DEVTYPE_IST8308",
0x11 : "DEVTYPE_RM3100",
}
imu_types = {