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

Dependents:   XBee_WiFi_EA_LPC4088

Fork of XBee by Suga koubou

XBee_conf.h

Committer:
okini3939
Date:
2013-12-18
Revision:
6:6f84e2840408
Child:
7:b36422ef864f

File content as of revision 6:6f84e2840408:

#ifndef XBee_conf_h
#define XBee_conf_h

#define ENABLE_XBEE_WIFI

#undef USE_WIFIDNS

#endif