MBED MQTT Lighting Endpoint for NXP Ublox (Ethernet enabled)

Dependencies:   C027 C12832 EthernetInterface StatusReporter LM75B MQTT-ansond endpoint_core endpoint_mqtt mbed-rtos mbed

Revision:
125:f47543f28298
Parent:
121:73206467795a
Child:
129:c4fa24308e33
--- 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