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:
60:3c822f97fc73
Parent:
49:ac0ba9d54ebc
--- a/GPSTracker.cpp	Fri Oct 24 11:30:43 2014 +0000
+++ b/GPSTracker.cpp	Fri Oct 24 15:00:36 2014 +0000
@@ -25,7 +25,7 @@
     
     return result;
 }
-    
+
 void GPSTracker::thread()
 {
     char buf[256], chr; // needs to be that big otherwise mdm isn't working