MBED NanoService Lighting Endpoint for NXP Ublox (cellular enabled)

Dependencies:   C027_Support C12832 StatusReporter LM75B c027_radios endpoint_core endpoint_nsp nsp_resources mbed mbed-rtos

Revision:
111:e5b1bb31eb63
Parent:
107:bdd29194c0ca
Child:
112:c43fab080ce1
--- a/Definitions.h	Sun Mar 16 03:16:55 2014 +0000
+++ b/Definitions.h	Sun Mar 16 04:36:40 2014 +0000
@@ -59,6 +59,10 @@
 #define PL_ENABLE           true                  // true - enable for endpoint light, false - disable
 #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 
+
 // NSP Configuration
 #define NSP_NODE_TYPE       "Light"                // Node type
 #define NSP_NODE_LIFETIME   "60"                   // Node lifetime (minutes)