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.
Fork of lmic_MOTE_L152RC_2 by
config.h
00001 #define CFG_us915 00002 00003 #define CFG_sx1272_radio 00004 00005 // Disables assert macro 00006 #define CFG_noassert 00007 00008 // No tx confirm retries 00009 #define CUSTOM_TXCONF_ATTEMPTS 0 00010 00011 //#define CHNL_HYBRID 0 /* 0-7 to select block of 8 channels used */ 00012 //define ONLY_HYBRID false
Generated on Mon Jul 18 2022 07:47:29 by
1.7.2
