summaryrefslogtreecommitdiffstats
path: root/tradeshow/iot-sensortag/mockdataprovider.h
diff options
context:
space:
mode:
Diffstat (limited to 'tradeshow/iot-sensortag/mockdataprovider.h')
-rw-r--r--tradeshow/iot-sensortag/mockdataprovider.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tradeshow/iot-sensortag/mockdataprovider.h b/tradeshow/iot-sensortag/mockdataprovider.h
index 8383cfd..1381a7d 100644
--- a/tradeshow/iot-sensortag/mockdataprovider.h
+++ b/tradeshow/iot-sensortag/mockdataprovider.h
@@ -78,6 +78,9 @@ private:
int xAxisG;
int zAxisG;
int luxIncrease;
+ int rotationDegPerSecXIncrease;
+ int rotationDegPerSecYIncrease;
+ int rotationDegPerSecZIncrease;
int m_smaSamples;
};