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.
Diff: main.cpp
- Revision:
- 1:36ac23927246
- Parent:
- 0:1c4d3c2753d4
- Child:
- 2:34b3b5b1f01d
--- a/main.cpp Wed Apr 02 21:35:26 2014 +0000
+++ b/main.cpp Wed Apr 02 21:45:08 2014 +0000
@@ -29,8 +29,6 @@
Serial pc(USBTX, USBRX); // tx, rx
-const uint8_t tx_data[] = { 'H', 'E', 'L', 'L', 'O' };
-
/* TODO: You may need to change these based on the device/connections that you're using */
#define XBEE_TX_PIN PTA2
#define XBEE_RX_PIN PTA1