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:
110:c69550ced194
Parent:
109:c34e2cf341a4
Child:
112:1fb53d4729af
--- a/CommonDefinitions.h	Sun Mar 16 17:30:50 2014 +0000
+++ b/CommonDefinitions.h	Mon Mar 17 05:07:03 2014 +0000
@@ -47,7 +47,6 @@
 
 // LED Blink Time
 #define BLINK_TIME                  100            // LED blink times
-#define LIGHT_BLINK_WAIT_MS         2500           // time between blinks (ms)
 
 // Default Light State
 #define LIGHT_DEFAULT_STATE         1              // ON by default