Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed LoRaWAN-lib SX1272Libjlc
Fork of LoRaWAN-demo-72_tjm by
Diff: board/board.h
- 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;