Revision 1443 trunk/code/projects/libwireless/lib/xbee.h
| xbee.h (revision 1443) | ||
|---|---|---|
| 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