Senet-ized LMIC for MOTE_L152RC

Fork of lmic_MOTE_L152RC by Semtech

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers config.h Source File

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