Project

General

Profile

Revision 1452

update of includes in library, removed unnecessary calls to stdlib.h

View differences:

xbee.h
93 93
unsigned int xbee_get_address(void);
94 94
/**@brief Set the com port on a computer, undefined on the robot**/
95 95
void xbee_set_com_port(char* port);
96
/**@brief Reset XBee **/
97
int xbee_reset(void);
96 98

  
97 99
/**@}**/ //end defgroup
98 100

  

Also available in: Unified diff