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:
84:72c9ea4f7775
Parent:
82:66a9800af243
Child:
85:2123b96e930f
--- a/Definitions.h	Tue Mar 11 20:43:33 2014 +0000
+++ b/Definitions.h	Tue Mar 11 21:26:23 2014 +0000
@@ -26,10 +26,10 @@
 #include "CommonDefinitions.h"
 
 // Hush Logging
-//#define HUSH_LOG                      true          // false - logging output, true - no logging
+#define HUSH_LOG                      true          // false - logging output, true - no logging
 
 // Hush LED usage
-//#define HUSH_LEDS                     true          // false - enable LEDs, true - disable LEDs
+#define HUSH_LEDS                     true          // false - enable LEDs, true - disable LEDs
 
 // Memory Debug Enable/Disable
 //#define ENABLE_MEMORY_DEBUG         true          // false - disable, true - enable (for all error_handler->log() operations)