first test

Dependents:   LoRaWAN-lmic-app_tjm

Fork of LMiC by Semtech

Revision:
7:29058a7ccf23
Parent:
6:eed5fd627a2b
--- a/lmic.h	Thu Feb 25 15:39:28 2016 +0000
+++ b/lmic.h	Thu Feb 25 21:28:23 2016 +0000
@@ -19,7 +19,7 @@
 //#define CFG_eu868                                   1
 #define CFG_us915                                   1
 #define CHNL_HYBRID     0       /* US915: 0-7 to select block of 8 channels used */
-#define JOIN_REQ_DEBUG 0
+//#define JOIN_REQ_DEBUG 0
 
 #define USE_SMTC_RADIO_DRIVER                       1