Mode 3

Dependencies:   C12832_lcd EthernetInterface LM75B MMA7660 libxively mbed-rtos mbed

Fork of Mode_3_MBED by Zain Ijaz

Revision:
11:bdf601a405fc
Parent:
9:c5dc85d192e2
Child:
12:27471bb09274
Child:
13:d4a21765a203
--- a/xi_user_config.h	Mon Oct 14 12:08:18 2013 +0000
+++ b/xi_user_config.h	Mon Oct 14 13:33:04 2013 +0000
@@ -14,7 +14,7 @@
 // If you wish to enable assertions, set this to 1
 #define XI_DEBUG_ASSERT 0
 // If you wish to disable debug output, set this to 0
-#define XI_DEBUG_OUTPUT 1
+#define XI_DEBUG_OUTPUT 0
 
 // On the mbed app board we can use the LCD for debug output,
 // but one may wish to modify this and write to file instead