Nelson Santos / Mbed 2 deprecated trabalho

Dependencies:   X_NUCLEO_IKS01A1-f255a2c75ecb mbed-rtos mbed

Revision:
3:1f17245afc88
Parent:
2:0b8065489409
Child:
4:597291e88109
Child:
7:ed4a10ebe720
diff -r 0b8065489409 -r 1f17245afc88 sensor.h
--- a/sensor.h	Sat May 14 13:58:57 2016 +0000
+++ b/sensor.h	Sat May 14 17:01:22 2016 +0000
@@ -24,7 +24,7 @@
 public:
     ExpansionBoard();
     static void sampleData();
-    static void getData(vector<log_data>& v);
+    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