Core Base Classes for the Light Endpoints

Dependencies:   BufferedSerial

Dependents:   mbed_mqtt_endpoint_ublox_ethernet mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_ethernet ... more

Revision:
159:329e3271c87e
Parent:
131:c1ecc5fcf3c6
Child:
160:24337c83dd1d
--- a/ErrorHandler.h	Mon Jun 30 17:38:36 2014 +0000
+++ b/ErrorHandler.h	Mon Jun 30 22:17:32 2014 +0000
@@ -27,7 +27,6 @@
 
 // LCD Support
 #ifdef _ENDPOINT_UBLOX_PLATFORM
-    #include "C027.h"
     #include "C12832.h"    
     #define LCDCLASS     C12832
 #endif