Tools: add ist8308 to devtype dict

This commit is contained in:
Lucas De Marchi 2018-09-26 10:51:38 -07:00 committed by Lucas De Marchi
parent e85b37ffc4
commit cbe462fa57

View File

@ -54,7 +54,8 @@ compass_types = {
0x0C : "DEVTYPE_MMC3416",
0x0D : "DEVTYPE_QMC5883L",
0x0E : "DEVTYPE_MAG3110",
0x0F : "DEVTYPE_SITL"
0x0F : "DEVTYPE_SITL",
0x10 : "DEVTYPE_IST8308",
}
imu_types = {