Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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
diff -r 6012d61573ea -r b875d027db73 CommonDefinitions.h --- 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