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:
69:90fb53584459
Parent:
68:e6431dfe2f30
Child:
70:055ebf51f6ad
diff -r e6431dfe2f30 -r 90fb53584459 ErrorHandler.h
--- a/ErrorHandler.h	Mon Mar 03 21:57:58 2014 +0000
+++ b/ErrorHandler.h	Mon Mar 03 22:04:21 2014 +0000
@@ -25,9 +25,6 @@
 // Support for std args
 #include <stdarg.h>
 
-// PC Console Support
-#include "Serial.h"
-
 // LCD Support
 #include "C12832_lcd.h"