Nelson Santos / Mbed 2 deprecated trabalho

Dependencies:   X_NUCLEO_IKS01A1-f255a2c75ecb mbed-rtos mbed

Revision:
18:40575f8e2245
Parent:
11:f80f5c4a2db9
diff -r be3710fe8dd7 -r 40575f8e2245 sensor.h
--- a/sensor.h	Tue May 17 15:09:03 2016 +0000
+++ b/sensor.h	Tue May 17 15:53:56 2016 +0000
@@ -31,8 +31,8 @@
     float T;                       //Default sampling rate, specified in specs   
     static vector<log_data> * v;
     static int * n;  
-    bool flag;   
-    static bool loggingFlag;
+    static bool flag;   
+
 };
 
 #endif
\ No newline at end of file