Senet-ized LMIC for MOTE_L152RC
Fork of lmic_MOTE_L152RC by
Embed:
(wiki syntax)
Show/hide line numbers
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 CFG_TXCONF_NO_RETRIES 00010 00011 //define CHNL_HYBRID 0 /* 0-7 to select block of 8 channels used */ 00012 //define ONLY_HYBRID false
Generated on Tue Jul 12 2022 23:24:14 by
1.7.2


