mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-06-15 12:24: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_RXTX TTN_NOT_CONNECTED
|
||||||
#define TTN_PIN_RST 14
|
#define TTN_PIN_RST 14
|
||||||
#define TTN_PIN_DIO0 26
|
#define TTN_PIN_DIO0 26
|
||||||
#define TTN_PIN_DIO1 33
|
#define TTN_PIN_DIO1 35
|
||||||
|
|
||||||
static TheThingsNetwork ttn;
|
static TheThingsNetwork ttn;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user