IBL LoRaWAN implementation

Dependents:   Simple-LoRaWAN

Fork of LMiC by Semtech

Revision:
3:519c71d29a06
Parent:
1:d3b7bde3995c
Child:
4:85b2b647cb64
--- a/lmic.h	Tue Mar 31 13:36:56 2015 +0000
+++ b/lmic.h	Thu Nov 26 12:46:56 2015 +0000
@@ -17,7 +17,7 @@
 
 // MBED compiler options
 #define CFG_eu868                                   1
-//#define CFG_us915                                   0
+//#define CFG_us915                                   1
 
 #define USE_SMTC_RADIO_DRIVER                       1