33 int xbee_atmode_send_request(
xbee_dev_t *xbee,
const char FAR *command);
34 int xbee_atmode_read_response(
xbee_dev_t *xbee,
char FAR *response,
35 int resp_size,
int FAR *bytesread);
#define FAR
On platforms with "far" pointers, define to the proper keyword; empty definition if not required...
Definition: platform.h:396
#define XBEE_BEGIN_DECLS
Macro defined to.
Definition: platform.h:41
#define XBEE_END_DECLS
Macro defined to.
Definition: platform.h:42