Own fork of MbedSmartRestMain

Dependencies:   C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed

Fork of MbedSmartRestMain by Cumulocity Official

Revision:
93:61d44636f020
Parent:
92:0acd11870c6a
Child:
95:5dfdc8568e9f
--- a/io/LCDDisplay.h	Mon Apr 13 14:24:58 2015 +0000
+++ b/io/LCDDisplay.h	Mon Apr 20 15:04:23 2015 +0000
@@ -3,7 +3,7 @@
 #include <string.h>
 #include "C12832.h"
 #include "rtos.h"
-#define DISPLAY_LEN 28
+#define DISPLAY_LEN 27
 
 class LCDDisplay
 {