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:
- 1:502e5a0c14c3
- Parent:
- 0:488aa8153e15
- Child:
- 2:e1fd30fce2f8
--- a/lifiTranceiver.h Wed Mar 20 09:24:35 2019 +0000
+++ b/lifiTranceiver.h Thu Mar 21 00:20:37 2019 +0000
@@ -165,11 +165,12 @@
#define RX_RX_DEBUG_EDGE 0
#define RX_DEBUG_BIN 0
/////////////////////
-#define RX_DEBUG_FRAME 1 // 1
+#define RX_DEBUG_FRAME 0 // 1
#define RX_DEBUG_MAIN_LOOP 1 //1
//https://os.mbed.com/forum/bugs-suggestions/topic/28244/?page=1#comment-53612
-#define USE_LIFI_RX_CHECK_QUEUE 0
+#define USE_LIFI_RX_CHECK_QUEUE 1
+// 이것을 하면 RX가 더 효과적임. 중요함. 0으로 하면 잘 안됨.
enum Lifi_RxTx_Mode {
Lifi_Tx_Mode = 0,