MBED NanoService Lighting Endpoint for NXP Ublox (Ethernet enabled)

Dependencies:   C027 C12832 EthernetInterface StatusReporter LM75B endpoint_core endpoint_nsp mbed-rtos mbed nsp_resources

Revision:
46:14840a4dbe68
Parent:
45:f9638c23b214
Child:
48:9f532bc8c4b6
--- a/Definitions.h	Mon Mar 03 16:20:02 2014 +0000
+++ b/Definitions.h	Mon Mar 03 17:03:55 2014 +0000
@@ -25,6 +25,9 @@
 // include common definitions
 #include "CommonDefinitions.h"
 
+// Memory Debug Enable/Disable
+#define ENABLE_MEMORY_DEBUG         true           // false - disable, true - enable
+
 // Our Endpoint Version Annoucement
 #define ENDPOINT_VERSION_ANNOUNCE "\r\nMBED IMPACT(NSP) Endpoint v1.0"