Hello World Test

Dependencies:   mbed LoRaWAN-lib SX1276Lib

Revision:
10:4e528716aa7a
Parent:
9:ee9dcbb9708d
--- a/board/board.h	Mon Apr 24 13:38:31 2017 +0000
+++ b/board/board.h	Thu Dec 27 18:37:04 2018 +0000
@@ -21,7 +21,7 @@
 #include "system/utilities.h"
 #include "sx1276-hal.h"
 
-#define USE_BAND_868
+#define USE_BAND_915
 
 extern SX1276MB1xAS Radio;