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

Dependents:   XBee_WiFi_EA_LPC4088

Fork of XBee by Suga koubou

Revision:
6:6f84e2840408
Parent:
4:f6d73acc1f75
Child:
8:042c457e3282
--- a/XBee.h	Tue Mar 13 09:11:35 2012 +0000
+++ b/XBee.h	Wed Dec 18 02:24:33 2013 +0000
@@ -25,6 +25,8 @@
  * @brief XBee library for mbed
  */
 
+#include "XBee_conf.h"
+
 #ifndef XBee_h
 #define XBee_h