MBED MQTT Lighting Endpoint for NXP Ublox (cellular enabled)

Dependencies:   C027_Support C12832 StatusReporter LM75B MQTT-ansond c027_radios endpoint_core endpoint_mqtt mbed-rtos mbed

Revision:
220:9b566a5c88ae
Parent:
204:18076cbf21a9
Child:
222:d1889af2bb23
--- a/Definitions.h	Wed Apr 02 18:37:05 2014 +0000
+++ b/Definitions.h	Thu Apr 03 00:51:01 2014 +0000
@@ -45,7 +45,7 @@
 #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_ENABLE              true                          // true - enable external LED endpoint light, false - disable
 
 // Endpoint GPS Coordinates/Location
 #define ENDPOINT_LOCATION           "Las Vegas Police Dept"       // Where this light/endpoint lives
@@ -72,7 +72,7 @@
 //#define HUSH_LOG                     true             // false - logging output, true - no logging
 
 // DEBUG Hush LED usage
-//define HUSH_LEDS                     true             // false - enable LEDs, true - disable LEDs
+//#define HUSH_LEDS                     true             // false - enable LEDs, true - disable LEDs
 
 // KEIL: our MAC address
 //#define MAC_ADDRESS                   0xa0,0x12,0xAB,0xE3,0x4F,0x56