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:
100:41dfe7231da0
Parent:
98:3ea8058f4c54
Child:
102:432e7450a8fc
--- a/CommonDefinitions.h	Fri Mar 14 21:37:59 2014 +0000
+++ b/CommonDefinitions.h	Fri Mar 14 21:42:01 2014 +0000
@@ -47,7 +47,7 @@
 
 // LED Blink Time
 #define BLINK_TIME                  100            // LED blink times
-#define LIGHT_BLINK_WAIT_MS         1000           // time between blinks (ms)
+#define LIGHT_BLINK_WAIT_MS         2500           // time between blinks (ms)
 
 // Default Light State
 #define LIGHT_DEFAULT_STATE         1              // ON by default