ESP32-PaxCounter/lib/arduino-lmic-mcci-v2.2.2/project_config/lmic_project_config.h

10 lines
266 B
C
Raw Normal View History

// project-specific definitions
//#define CFG_eu868 1
#define CFG_us915 1
//#define CFG_au921 1
//#define CFG_as923 1
// #define LMIC_COUNTRY_CODE LMIC_COUNTRY_CODE_JP /* for as923-JP */
//#define CFG_in866 1
#define CFG_sx1276_radio 1
//#define LMIC_USE_INTERRUPTS