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: FreescaleIAP mbed-rtos mbed
Fork of workinQM_5thJan_azad by
Diff: BCN.h
- Revision:
- 27:61c856be467e
- Parent:
- 20:949d13045431
- Child:
- 33:76f2b8735501
diff -r 950dbe9fbeb8 -r 61c856be467e BCN.h --- a/BCN.h Fri Jul 01 18:14:34 2016 +0000 +++ b/BCN.h Sat Jul 02 14:06:34 2016 +0000 @@ -5,8 +5,11 @@ #define BCN_TX_DISABLED 1 #define BCN_TX_STANDBY 2 #define BCN_TX_FAILURE 3 -#define BCN_TX_SUCCESS 4 -#define BCN_TX_INITIALIZED 5 +//#define BCN_TX_SUCCESS 4 +//#define BCN_TX_INITIALIZED 5 + +#define BCN_INIT_SUCCESS 4 +#define BCN_INIT_INITIALIZED 5 //Size of tx data /* @@ -15,7 +18,7 @@ */ #define SHORT_TX_DATA 480 //in bytes -#define LONG_TX_DATA 127 //in bytes +#define LONG_TX_DATA 134 //in bytes //#define RF_SILENCE_TIME 35*60 #define RF_SILENCE_TIME 5 //changed for testing