Delete fdrs_config.h

This commit is contained in:
Timm Bogner 2022-03-08 10:53:12 -06:00 committed by GitHub
parent 5fbc8e4069
commit 2faa4e8e9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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