Xbee API library with support SPI connection. (use only SPI supported model. see also http://www.digi.com/support/kbase/kbaseresultdetl?id=3362 )

Dependents:   XBeeWiFi_SPI_example

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