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: lifiTranceiver.h
- Revision:
- 13:80e8347b2f6d
- Parent:
- 11:8ffa8a36126f
- Child:
- 16:c551ee1092f5
--- a/lifiTranceiver.h Sat Apr 06 13:23:13 2019 +0900 +++ b/lifiTranceiver.h Sat Apr 06 09:44:52 2019 +0000 @@ -140,7 +140,7 @@ #define LIFI_CHANNEL_ALL (4) ///////////////// #define USE_MIMO_4CH 1 // feature -#define LIFI_ACTUAL_MAX_CHANNEL_NUM (4) // 1 -minumum 4 - full +#define LIFI_ACTUAL_MAX_CHANNEL_NUM (1) // 1 -minumum 4 - full #define LIFI_ACTUAL_MAX_CHANNEL_NUM_INDEX (LIFI_ACTUAL_MAX_CHANNEL_NUM - 1) #define LIFI_DEMO_TX_PERIOD_SEC (2) // 1 sec @@ -167,7 +167,7 @@ #define RX_RX_DEBUG_EDGE 0 #define RX_DEBUG_BIN 0 ///////////////////// -#define RX_DEBUG_FRAME 0 // 1 +#define RX_DEBUG_FRAME 1 // 1 #define RX_DEBUG_MAIN_LOOP 1 //1 //https://os.mbed.com/forum/bugs-suggestions/topic/28244/?page=1#comment-53612