summaryrefslogtreecommitdiff
path: root/libsensors/MPLSensor.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsensors/MPLSensor.h')
-rw-r--r--libsensors/MPLSensor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libsensors/MPLSensor.h b/libsensors/MPLSensor.h
index 2b1571d..5b5d121 100644
--- a/libsensors/MPLSensor.h
+++ b/libsensors/MPLSensor.h
@@ -87,7 +87,6 @@ protected:
void calcOrientationSensor(float *Rx, float *Val);
int estimateCompassAccuracy();
- int mMpuAccuracy; //global storage for the current accuracy status
int mNewData; //flag indicating that the MPL calculated new output values
int mDmpStarted;
long mMasterSensorMask;