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_example.txt

Committer:
ban4jp
Date:
2014-01-04
Revision:
10:eb70be6ceb6d
Parent:
9:e32c2e5390d3

File content as of revision 10:eb70be6ceb6d:

#ifndef XBee_conf_h
#define XBee_conf_h

#define ENABLE_XBEE_WIFI

#define USE_XBEE_SPI
//#define USE_WIFIDNS

#endif