mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced 2024-11-10 07:10:42 +00:00
Delete fdrs_config.h
This commit is contained in:
parent
5fbc8e4069
commit
2faa4e8e9b
@ -1,18 +0,0 @@
|
||||
#define READING_ID 57 //Unique ID for sensor module
|
||||
#define GTWY_MAC 0x00 //Address of the nearest gateway
|
||||
|
||||
#define MAC_PREFIX 0xAA, 0xBB, 0xCC, 0xDD, 0xEE
|
||||
|
||||
#define USE_ESPNOW
|
||||
|
||||
//#define USE_LORA
|
||||
#define SCK 5
|
||||
#define MISO 19
|
||||
#define MOSI 27
|
||||
#define SS 18
|
||||
#define RST 14
|
||||
#define DIO0 26
|
||||
//433E6 for Asia
|
||||
//866E6 for Europe
|
||||
//915E6 for North America
|
||||
#define BAND 915E6
|
Loading…
Reference in New Issue
Block a user