Nelson Santos / Mbed 2 deprecated trabalho

Dependencies:   X_NUCLEO_IKS01A1-f255a2c75ecb mbed-rtos mbed

Revision:
11:f80f5c4a2db9
Parent:
10:2f9585ff5a7b
Child:
18:40575f8e2245
Child:
20:014a808b3ea2
--- a/sensor.h	Sun May 15 23:52:52 2016 +0000
+++ b/sensor.h	Mon May 16 22:44:28 2016 +0000
@@ -28,7 +28,7 @@
     static void getData(const void*);
     static Mail<log_data, QUEUESIZE> mail_box;
     static char *ExpansionBoard::printDouble(char* str, double v, int decimalDigits);
-    float T; //Default sampling rate, specified in specs   
+    float T;                       //Default sampling rate, specified in specs   
     static vector<log_data> * v;
     static int * n;  
     bool flag;