Skip to content

Commit 7587806

Browse files
vololandmeee1
authored andcommitted
Device: update device enums
1 parent 20745db commit 7587806

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ExtLibs/Utilities/Device.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ public enum compass_type
123123
DEVTYPE_QMC5883P = 0x16,
124124
DEVTYPE_BMM350 = 0x17,
125125
DEVTYPE_IIS2MDC = 0x18,
126+
DEVTYPE_LIS2MDL = 0x19,
126127
}
127128

128129
//https://github.com/ArduPilot/ardupilot/blob/master/libraries/AP_InertialSensor/AP_InertialSensor_Backend.h#L95

0 commit comments

Comments
 (0)