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.
Dependencies: C027 C12832 EthernetInterface StatusReporter LM75B MQTT-ansond endpoint_core endpoint_mqtt mbed-rtos mbed
Revision 125:f47543f28298, committed 2014-03-16
- Comitter:
- ansond
- Date:
- Sun Mar 16 04:35:47 2014 +0000
- Parent:
- 124:ef4f1e3137a3
- Child:
- 126:2e8e48cbc2a7
- Commit message:
- updates
Changed in this revision
| Definitions.h | Show annotated file Show diff for this revision Revisions of this file |
| endpoint_core.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/Definitions.h Sun Mar 16 03:17:59 2014 +0000 +++ b/Definitions.h Sun Mar 16 04:35:47 2014 +0000 @@ -52,7 +52,11 @@ // Philips Light Config #define PL_ENABLE true // true - enable for endpoint light, false - disable -#define PL_LIGHT_ID PL_LIGHT_ID_BILL // Default light for Philips Light +#define PL_LIGHT_ID PL_LIGHT_ID_BILL // Default light for Philips Light + +// External LED Light Configuration +#define EXT_LED_ENABLE true // true - enable external LED endpoint light, false - disable +#define EXT_LED_PIN p21 // pin to use for external LED cathode // Endpoint GPS Coordinates/Location #define ENDPOINT_LOCATION "Las Vegas Country Club" // Where this light/endpoint lives
--- a/endpoint_core.lib Sun Mar 16 03:17:59 2014 +0000 +++ b/endpoint_core.lib Sun Mar 16 04:35:47 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/ansond/code/endpoint_core/#7a96a9a7cafb +http://mbed.org/users/ansond/code/endpoint_core/#759dee018363