Fix ADR channel mask handling
Fork of lmic_MOTE_L152RC by
Revision 14:f8a4a16a7df8, committed 2016-08-25
- Comitter:
- dkjendal
- Date:
- Thu Aug 25 16:53:47 2016 +0000
- Parent:
- 13:097c74da6ffe
- Commit message:
- Hybrid mode
Changed in this revision
config.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/config.h Thu Aug 11 15:45:21 2016 +0000 +++ b/config.h Thu Aug 25 16:53:47 2016 +0000 @@ -8,5 +8,5 @@ // No tx confirm retries #define CFG_TXCONF_NO_RETRIES -//define CHNL_HYBRID 0 /* 0-7 to select block of 8 channels used */ +#define CHNL_HYBRID 0 /* 0-7 to select block of 8 channels used */ //define ONLY_HYBRID false