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.
Dependencies: MPU9250_SPI SDFileSystem XBeeLib
Diff: configuration.h
- Revision:
- 18:7f9c2b8541e1
- Parent:
- 17:f98597cd2efc
- Child:
- 19:0a3ae902722e
--- a/configuration.h Tue Oct 17 12:04:41 2017 +0000 +++ b/configuration.h Wed Oct 18 12:51:31 2017 +0000 @@ -22,8 +22,8 @@ #define DEBUG_MODE 0 // Your code here! -#define RADIO_TX PA_2 -#define RADIO_RX PA_3 +#define RADIO_TX PA_11 +#define RADIO_RX PA_12 #define RADIO_RESET PC_4 #endif // CONFIGURATION_H_

