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:
32:56804dd00193
Parent:
22:3a595f7826af
--- a/io.cpp	Mon May 26 08:26:01 2014 +0000
+++ b/io.cpp	Wed May 28 17:51:12 2014 +0000
@@ -1,5 +1,6 @@
 #include "io.h"
 #include "rtos.h"
+#include "mbed.h"
 
 void timer_callback(void const*);
 void lcd_update(void);