Update fdrs_gateway_config.h

This commit is contained in:
Timm Bogner 2022-08-02 23:08:50 -05:00
parent 8f4f4ee149
commit 4927d7db57

View File

@ -30,9 +30,9 @@
#define LORA2_PEER 0x0F // LoRa2 Address
// Peer Actions
#define ESPNOW1_ACT
#define ESPNOW1_ACT
#define ESPNOW2_ACT
#define LORA1_ACT
#define LORA1_ACT sendSerial();
#define LORA2_ACT
//Pins for UART data interface (ESP32 only)