Example of using the XBeeApi library to broadcast a message, based on XBeeApiBroadcastExample. This example shows how to use the library when using mbed-rtos. Before compiling you must open "XbeeApi\Config\XBeeApiCfg.hpp" and change the '#if 0' to '#if 1' on the line above the comment reading "Use RTOS features to make XBeeApi threadsafe"

Dependencies:   XBeeApi mbed-rtos mbed

Committer:
johnb
Date:
Sun Jul 06 20:25:00 2014 +0000
Revision:
0:79d38a45830c
Example for using XBeeApi and mbed-rtos; ; Please note the comment at the top regarding the need to change the config before building the example!

Who changed what in which revision?

UserRevisionLine numberNew contents of line
johnb 0:79d38a45830c 1 http://mbed.org/users/mbed_official/code/mbed-rtos/#1520481a219c