Nelson Santos / Mbed 2 deprecated trabalho

Dependencies:   X_NUCLEO_IKS01A1-f255a2c75ecb mbed-rtos mbed

Revision:
27:1216b002cbf3
Parent:
25:2197b8bb930c
Child:
29:464097268aaf
diff -r 2197b8bb930c -r 1216b002cbf3 sensor.h
--- a/sensor.h	Tue May 17 21:59:20 2016 +0000
+++ b/sensor.h	Tue May 17 23:23:38 2016 +0000
@@ -33,7 +33,7 @@
     float T;                       //Default sampling rate, specified in specs
     static vector<log_data> * v;
     static int * n;
-     
+    static bool flag;
 };
 
 #endif
\ No newline at end of file