mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-06-14 20:14:27 +02:00
Add shutdown function
This commit is contained in:
parent
b73ed23a97
commit
8d7d157445
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user