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 SX1276Lib
Diff: board/board.h
- Revision:
- 10:9a4efdd07a77
- Parent:
- 9:ee9dcbb9708d
--- a/board/board.h Mon Apr 24 13:38:31 2017 +0000 +++ b/board/board.h Fri Dec 07 13:25:30 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;