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:
144:e4d24c2c8f18
Parent:
134:58e7537a8c5f
Child:
160:24337c83dd1d
--- a/Light.h	Tue Apr 01 22:25:46 2014 +0000
+++ b/Light.h	Wed Apr 02 00:43:37 2014 +0000
@@ -26,7 +26,7 @@
 #include "PhilipsLight.h"
 
 // External LED Light Support
-#include "ExternalLEDLight.h"
+#include "CopCarLEDFlasher.h"
 
 class Light : public Personality {
     private: