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

Go to the source code of this file.

Data Structures

struct  slave_data
 

Macros

#define MAX_SLAVE_NUM   16
 
#define MEASURE_INTERVAL_SEC   30
 
#define LAT_LON_TO_UINT   1e6
 
#define SEC_TO_US   1000000ULL
 

Macro Definition Documentation

◆ LAT_LON_TO_UINT

#define LAT_LON_TO_UINT   1e6

◆ MAX_SLAVE_NUM

#define MAX_SLAVE_NUM   16

◆ MEASURE_INTERVAL_SEC

#define MEASURE_INTERVAL_SEC   30

◆ SEC_TO_US

#define SEC_TO_US   1000000ULL