issue with send_message

Dependencies:   FXOS8700Q

Revision:
46:b5c571a9a5f5
Parent:
45:fc90043ed811
--- a/SensorData.h	Wed Mar 20 15:56:25 2019 +0000
+++ b/SensorData.h	Wed Mar 20 20:56:02 2019 +0000
@@ -16,7 +16,7 @@
     
     void initialise();
     
-    string run();
+    void run();
     
     //Read in serial line and send it to log_data
     string readData();