
hello world
Dependencies: lib_gps lib_mpl3115a2 lmic_MOTE_L152RC mbed
Fork of lmic_NAmote_GPS by
Revision 5:6244f45b15f2, committed 2015-09-21
- Comitter:
- dudmuck
- Date:
- Mon Sep 21 18:04:06 2015 +0000
- Parent:
- 4:f9aaf0f82c00
- Child:
- 6:0b2b2d196ddd
- Commit message:
- CHNL_HYBRID defined with value 0 to 7
Changed in this revision
config.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/config.h Sat Jul 18 00:21:10 2015 +0000 +++ b/config.h Mon Sep 21 18:04:06 2015 +0000 @@ -2,4 +2,4 @@ #define CFG_sx1272_radio -#define CHNL_HYBRID \ No newline at end of file +#define CHNL_HYBRID 0 /* 0-7 to select block of 8 channels used */ \ No newline at end of file