Official reference client implementation for Cumulocity SmartREST on u-blox C027.

Dependencies:   C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed

Fork of MbedSmartRestMain by Vincent Wochnik

Revision:
99:e369fc75c000
Parent:
65:a62dbef2f924
--- a/io/GPSTracker.h	Mon Apr 27 13:30:21 2015 +0000
+++ b/io/GPSTracker.h	Thu May 07 09:57:55 2015 +0000
@@ -15,7 +15,7 @@
      * Initialize a new GPSTracker object.
      * @param gps a previously initialized instance of the GPSI2C class
      */
-    GPSTracker(GPSI2C&);
+    GPSTracker();
     
     typedef struct {
         double altitude;  // altitude  meters