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.
Diff: mac/LoRaMac-board.h
- Revision:
- 5:be347c6040c1
- Parent:
- 1:2be292bd43f9
--- a/mac/LoRaMac-board.h Tue Mar 22 16:20:41 2016 +0000 +++ b/mac/LoRaMac-board.h Tue Apr 19 19:51:17 2016 +0000 @@ -22,6 +22,8 @@ */ #define LC( channelIndex ) ( uint16_t )( 1 << ( channelIndex - 1 ) ) +#define USE_BAND_868 + #if defined( USE_BAND_433 ) /*!