Skip to content

Set TheThingsNetwork regions from code

Compare
Choose a tag to compare
@brentru brentru released this 07 Oct 17:18
· 16 commits to master since this release
aa28928
  • 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>