Project

General

Profile

Revision 111

Cool stuff...

View differences:

xbee.h
37 37
/**@brief A packet received from another XBee **/
38 38
#define XBEE_RX 0x81
39 39

  
40
#define XBEE_PORT "/dev/cu.usbserial-A4001hAN"
41

  
42

  
40 43
/**@brief Initialize the XBee library **/
41 44
void xbee_lib_init(void);
42 45
/**@brief Uninitialize the XBee library **/

Also available in: Unified diff