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:
82:4c8ab5227b7b
Parent:
79:67accc95965a
Child:
83:9cdb55b03e4c
diff -r 84b580179eb5 -r 4c8ab5227b7b Definitions.h
--- a/Definitions.h	Wed Mar 05 17:36:19 2014 +0000
+++ b/Definitions.h	Thu Mar 06 02:49:17 2014 +0000
@@ -26,7 +26,7 @@
 #include "CommonDefinitions.h"
 
 // Memory Debug Enable/Disable
-#define ENABLE_MEMORY_DEBUG         true                            // false - disable, true - enable
+// #define ENABLE_MEMORY_DEBUG         true                            // false - disable, true - enable
 
 // Our Endpoint Version Annoucement
 #define ENDPOINT_VERSION_ANNOUNCE "\r\nMBED IMPACT(MQTT) Endpoint v1.0"