Project

General

Profile

Revision 203

Added the com_port functions to trunk

View differences:

xbee.h
70 70
int xbee_get_channel(void);
71 71
/**@brief Get the XBee's 16-bit address **/
72 72
unsigned int xbee_get_address(void);
73
/**@brief Set the com port on a computer, undefined on the robot**/
74
void xbee_set_com_port(char* port);
73 75

  
74 76
/**@}**/ //end defgroup
75 77

  

Also available in: Unified diff