Core Base Classes for the Light Endpoints
Dependents: mbed_mqtt_endpoint_ublox_ethernet mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_ethernet ... more
Diff: CommonDefinitions.h
- Revision:
- 62:b875d027db73
- Parent:
- 53:a009aee720fe
- Child:
- 63:ce4d20dcae6e
--- a/CommonDefinitions.h Mon Mar 03 05:07:19 2014 +0000 +++ b/CommonDefinitions.h Mon Mar 03 16:06:01 2014 +0000 @@ -49,7 +49,7 @@ #define BLINK_TIME 100 // LED blink times // Philips Light Support -#define PL_ENABLE false // true - enable for endpoint light, false - disable +#define PL_ENABLE true // true - enable for endpoint light, false - disable #define PL_LIGHT_ID_DOUG 1 // Dougs Light #define PL_LIGHT_ID_BILL 2 // Bills Light #define PL_LIGHT_ID_KERRY 3 // Kerrys Light