Add shutdown function

This commit is contained in:
Manuel Bl 2020-07-31 20:14:31 +02:00
parent b73ed23a97
commit 8d7d157445
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ const char *appKey = "????????????????????????????????";
#define TTN_PIN_RXTX TTN_NOT_CONNECTED
#define TTN_PIN_RST 14
#define TTN_PIN_DIO0 26
#define TTN_PIN_DIO1 33
#define TTN_PIN_DIO1 35
static TheThingsNetwork ttn;