Farm-Data-Relay-System/Examples/2_ESPNOW_Sensor/sensor_setup.h

14 lines
343 B
C
Raw Normal View History

2022-05-31 20:32:12 +00:00
// FARM DATA RELAY SYSTEM
//
// Sensor Configuration
// (This file will soon be known as 'sensor_config.h')
2022-05-31 20:32:12 +00:00
//
2022-05-31 21:42:19 +00:00
//#include <fdrs_globals.h> //Uncomment when you install the globals file
2022-05-31 20:32:12 +00:00
#define READING_ID 2 //Unique ID for this sensor
#define GTWY_MAC 0x03 //Address of the nearest gateway
#define USE_ESPNOW
#define DEEP_SLEEP