summaryrefslogtreecommitdiffstats
path: root/tradeshow/iot-sensortag/bluetoothdataprovider.h
diff options
context:
space:
mode:
Diffstat (limited to 'tradeshow/iot-sensortag/bluetoothdataprovider.h')
-rw-r--r--tradeshow/iot-sensortag/bluetoothdataprovider.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tradeshow/iot-sensortag/bluetoothdataprovider.h b/tradeshow/iot-sensortag/bluetoothdataprovider.h
index 691b94c..5f39b4f 100644
--- a/tradeshow/iot-sensortag/bluetoothdataprovider.h
+++ b/tradeshow/iot-sensortag/bluetoothdataprovider.h
@@ -90,7 +90,6 @@ private:
void updateState();
float countRotationDegrees(double degreesPerSecond, quint64 milliseconds);
BluetoothDevice *m_btDevice;
- QTimer timer;
int m_smaSamples;
int m_zeroAltitudeSamples;
float gyroscopeX_calibration;