#include #include #include /** * Don't edit this file - you want to make a copy of settings.custom.cpp, call * it settings.cpp, and edit that instead. */ extern const PROGMEM u1_t NWKSKEY[16]; extern const u1_t PROGMEM APPSKEY[16]; extern const u4_t DEVADDR; extern const lmic_pinmap lmic_pins;