first test

Dependents:   LoRaWAN-lmic-app_tjm

Fork of LMiC by Semtech

Revision:
5:464c1f2d6cbb
Parent:
4:85b2b647cb64
Child:
6:eed5fd627a2b
--- a/lmic.h	Thu Nov 26 17:17:08 2015 +0000
+++ b/lmic.h	Tue Feb 23 15:34:27 2016 +0000
@@ -22,8 +22,8 @@
 
 #define USE_SMTC_RADIO_DRIVER                       1
 
-//#define CFG_sx1272_radio                            0
-#define CFG_sx1276_radio                            1
+#define CFG_sx1272_radio                            0
+//#define CFG_sx1276_radio                            1
 // End MBED compiler options
 
 #include "oslmic.h"