Farm-Data-Relay-System/Examples/2_ESPNOW_Sensor/sensor_setup.h
2022-06-20 21:50:02 +02:00

14 lines
343 B
C

// FARM DATA RELAY SYSTEM
//
// Sensor Configuration
// (This file will soon be known as 'sensor_config.h')
//
//#include <fdrs_globals.h> //Uncomment when you install the globals file
#define READING_ID 2 //Unique ID for this sensor
#define GTWY_MAC 0x03 //Address of the nearest gateway
#define USE_ESPNOW
#define DEEP_SLEEP