reduced size with config
This commit is contained in:
15
fenceless_lmic_config.h
Normal file
15
fenceless_lmic_config.h
Normal file
@@ -0,0 +1,15 @@
|
||||
// project-specific definitions
|
||||
//#define CFG_eu868 1
|
||||
#define CFG_us915 1
|
||||
//#define CFG_au915 1
|
||||
//#define CFG_as923 1
|
||||
// #define LMIC_COUNTRY_CODE LMIC_COUNTRY_CODE_JP /* for as923-JP */
|
||||
//#define CFG_kr920 1
|
||||
//#define CFG_in866 1
|
||||
#define CFG_sx1276_radio 1
|
||||
//#define LMIC_USE_INTERRUPTS
|
||||
#define DISABLE_JOIN
|
||||
#define DISABLE_PING
|
||||
#define DISABLE_BEACONS
|
||||
#define DISABLE_LMIC_FAILURE_TO
|
||||
#define USE_IDEETRON_AES
|
||||
Reference in New Issue
Block a user