Loramac in C, 868 mhz

Fork of LMiC by Semtech

Revision:
5:4b753ab2feb7
Parent:
4:85b2b647cb64
--- a/lmic.h	Thu Nov 26 17:17:08 2015 +0000
+++ b/lmic.h	Tue Apr 12 11:53:12 2016 +0000
@@ -16,8 +16,7 @@
 #define _lmic_h_
 
 // MBED compiler options
-//#define CFG_eu868                                   1
-#define CFG_us915                                   1
+#define CFG_eu868                                   1
 #define CHNL_HYBRID     0       /* US915: 0-7 to select block of 8 channels used */
 
 #define USE_SMTC_RADIO_DRIVER                       1