Set TheThingsNetwork regions from code
- Regional plans can now be defined from the sketch, instead of editing the library files. Thanks @nerdyscout!
Usage example for setting TheThingsNetwork EU-863MHz frequency plan:
#define EU863
#include <TinyLoRa.h>