MBED MQTT Lighting Endpoint for NXP LPC1768+AppBoard

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

Revision:
82:4c8ab5227b7b
Parent:
79:67accc95965a
Child:
83:9cdb55b03e4c
--- 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"