Tools: added AK09918 devid

This commit is contained in:
Andrew Tridgell 2021-10-06 07:12:43 +11:00 committed by Willian Galvani
parent e2fded6853
commit eff8192774

View File

@ -61,6 +61,8 @@ compass_types = {
0x10 : "DEVTYPE_IST8308", 0x10 : "DEVTYPE_IST8308",
0x11 : "DEVTYPE_RM3100_OLD", 0x11 : "DEVTYPE_RM3100_OLD",
0x12 : "DEVTYPE_RM3100", 0x12 : "DEVTYPE_RM3100",
0x13 : "DEVTYPE_MMC5883",
0x14 : "DEVTYPE_AK09918",
} }
imu_types = { imu_types = {