subscribeexample file for this module. More...
#include <xbee_interface.h>#include <lar/lar.h>
Functions | |
| void | shutdown_module (int x) |
| makes a clean shutdown of the program | |
| void | handler_rx_msg_received (void) |
| function called when the a message is received (if it was subscribed with the handler option) | |
| void | handler_tx_msg_received (void) |
| int | main (int argc, char **argv) |
Variables | |
| TYPE_executionflags | flags |
| Include the interface. | |
| xbee_rx_data_message | rx_message |
| xbee_tx_data_message | tx_message |
subscribeexample file for this module.
1.6.3