Safe Sprinkler
Master/slave irrigation system (ESP-NOW + LoRaWAN)
Loading...
Searching...
No Matches
Macros | Variables
ttn_credentials.h File Reference
#include <stdint.h>
Include dependency graph for ttn_credentials.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LORAWAN_APPEUI   {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}
 

Variables

uint8_t LORAWAN_DEVEUI [8]
 
uint8_t LORAWAN_APPKEY [16]
 

Macro Definition Documentation

◆ LORAWAN_APPEUI

#define LORAWAN_APPEUI   {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}

Variable Documentation

◆ LORAWAN_APPKEY

uint8_t LORAWAN_APPKEY[16]
extern

◆ LORAWAN_DEVEUI

uint8_t LORAWAN_DEVEUI[8]
extern