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: common.h
- Revision:
- 41:7f1a763a26fb
- Parent:
- 40:40d4161fe1ad
- Child:
- 44:d15530b37144
diff -r 40d4161fe1ad -r 7f1a763a26fb common.h --- a/common.h Tue Jan 17 11:46:14 2017 +0100 +++ b/common.h Tue Jan 17 12:25:38 2017 +0100 @@ -6,7 +6,7 @@ #include "nRF24L01P.h" #include "mbed.h" -#define DATA_RATE NRF24L01P_DATARATE_250_KBPS +#define DATA_RATE NRF24L01P_DATARATE_250_KBPS #define POWER NRF24L01P_TX_PWR_ZERO_DB #define CHANNEL 2 #define TRANSFER_SIZE 32