Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: XBeeApiBroadcastExample
Diff: main.cpp
- Revision:
- 2:a553ea23194b
- Parent:
- 1:953e5affd67a
- Child:
- 3:8fea787c2199
--- a/main.cpp Tue Mar 25 20:23:40 2014 +0000
+++ b/main.cpp Tue Mar 25 22:19:34 2014 +0000
@@ -58,7 +58,7 @@
XBeeDevice::XBeeDeviceReturn_t status;
/* This is the frame we're going to transmit */
- XBeeApiTxFrameEx frame( &xbeeDevice );
+ XBeeApiTxFrame frame( &xbeeDevice );
/* Get API mode 2 set up - this is a pre-requisit to using other XBeeApi functions.
This step may not be needed in the case that the XBee has already been configured