LoRA production board

Dependencies:   mbed LoRaWAN-lib SX1272Liby

Fork of frdm_LoRa_Connect_Woodstream_Demo_tjm by Timothy Mulrooney

Revision:
2:a2d476f1066e
Parent:
1:263aa4ff29cd
--- a/board/board.h	Thu Feb 18 07:49:29 2016 +0000
+++ b/board/board.h	Wed Mar 09 15:15:23 2016 +0000
@@ -21,7 +21,9 @@
 #include "system/utilities.h"
 #include "sx1272-hal.h"
 
-#define USE_BAND_868
+//#define USE_BAND_868
+//#define USE_BAND_915
+#define USE_BAND_915_HYBRID 0
 
 extern SX1272MB2xAS Radio;