Mode 3

Dependencies:   C12832_lcd EthernetInterface LM75B MMA7660 libxively mbed-rtos mbed

Fork of Mode_3_MBED by Zain Ijaz

Revision:
9:c5dc85d192e2
Parent:
8:81743e1228a7
Child:
10:86ffba646df1
--- a/main.cpp	Fri Oct 11 12:46:15 2013 +0000
+++ b/main.cpp	Mon Oct 14 11:58:41 2013 +0100
@@ -4,12 +4,6 @@
 #define XI_FEED_ID 128488 // set Xively Feed ID (numerical, no quoutes
 #define XI_API_KEY "T4KXAH_dasgw1PWBPc3fdsfsdgsdy-dUc4ND0g" // set Xively API key (double-quoted string) 
 
-#include "app_board_io.h"
-
-#define XI_DEBUG_PRINTF lcd_printf
-#define XI_DEBUG_OUTPUT 1
-#define XI_DEBUG_ASSERT 0
-
 #include "xively.h"
 #include "xi_err.h"