Example of using the XBeeApi library to receive a message via a callback method. This example shows how to use the library when using mbed-rtos. See the comment at the top of main.cpp

Dependencies:   XBeeApi mbed-rtos mbed

Auto generated API documentation and code listings for XBeeApiReceiveCallbackExampleRTOS

Code

main.cpp [code] Example of using the XBeeApi library to receive a message via a callback method This example has a minimum of error checking in order to keep the code compact