We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9a1969 + ef1b1cd commit 4616d34Copy full SHA for 4616d34
1 file changed
ShimmerDriver/src/main/java/com/shimmerresearch/driver/Configuration.java
@@ -982,7 +982,7 @@ public class GuiLabelSensors{
982
983
// public static final String ACCEL_WR = SensorLSM303.GuiLabelSensors.ACCEL_WR;
984
public static final String MAG = SensorLSM303DLHC.GuiLabelSensors.MAG;
985
- public static final String WR_MAG_3R = SensorLIS3MDL.GuiLabelSensors.MAG_ALT;
+ public static final String ALT_MAG_3R = SensorLIS3MDL.GuiLabelSensors.MAG_ALT;
986
987
// public static final String PRESS_TEMP_BMP180 = SensorBMP180.GuiLabelSensors.PRESS_TEMP_BMP180;
988
0 commit comments