From 7cfb17d7db0ffc79210fe6c24e8c358eaf535e65 Mon Sep 17 00:00:00 2001 From: Titta Heikkala Date: Wed, 1 Feb 2017 10:24:44 +0200 Subject: iot-sensortag: Add Accelometer chart MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added new accelometer chart. Updated the ui-layout and images. Change-Id: Id8474e533f39f5c8178b487fc9bc03d7ea956772 Reviewed-by: Otto Ryynänen --- tradeshow/iot-sensortag/mockdataprovider.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tradeshow/iot-sensortag/mockdataprovider.h') diff --git a/tradeshow/iot-sensortag/mockdataprovider.h b/tradeshow/iot-sensortag/mockdataprovider.h index 1381a7d..5f1f1e3 100644 --- a/tradeshow/iot-sensortag/mockdataprovider.h +++ b/tradeshow/iot-sensortag/mockdataprovider.h @@ -76,6 +76,7 @@ private: QTimer *oneSecondTimer; QTimer *twentyMillisecondTimer; int xAxisG; + int yAxisG; int zAxisG; int luxIncrease; int rotationDegPerSecXIncrease; -- cgit v1.2.3