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:
105:fd3571349e5d
Parent:
102:ef2827b2d00a
Child:
106:c61f0d62b625
--- a/main.cpp	Fri May 08 13:15:29 2015 +0000
+++ b/main.cpp	Fri May 08 14:50:43 2015 +0000
@@ -6,7 +6,7 @@
 #include "GPS.h"
 
 #include "DeviceInfo.h"
-#include "DeviceMemory.h"
+#include "Storage.h"
 #include "MbedAgent.h"
 #include "GPSTracker.h"
 #include "LCDDisplay.h"