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:
109:c34e2cf341a4
Parent:
102:432e7450a8fc
Child:
110:c69550ced194
--- a/CommonDefinitions.h	Sun Mar 16 06:13:42 2014 +0000
+++ b/CommonDefinitions.h	Sun Mar 16 17:30:50 2014 +0000
@@ -43,7 +43,7 @@
 #define LIGHT_DIM_STATE             "25"           // initial dimming state of each light in this endpoint
 
 // Main Loop
-#define MAIN_LOOP_SLEEP             100            // sleep time (ms) between main loop iterations
+#define MAIN_LOOP_SLEEP             250            // sleep time (ms) between main loop iterations
 
 // LED Blink Time
 #define BLINK_TIME                  100            // LED blink times