Poerting the Xbee library to use teh wifi functionality of the LPC4088.

Dependents:   XBee_WiFi_EA_LPC4088

Fork of XBee by Suga koubou

Revision:
8:042c457e3282
Parent:
7:b36422ef864f
--- a/XBee_conf.h	Wed Dec 18 02:32:33 2013 +0000
+++ b/XBee_conf.h	Tue Feb 10 21:16:07 2015 +0000
@@ -1,7 +1,7 @@
 #ifndef XBee_conf_h
 #define XBee_conf_h
 
-//#define ENABLE_XBEE_WIFI
+#define ENABLE_XBEE_WIFI
 
 #endif