From 7bf774ddc9a21874bc00b8494e62fff963e405aa Mon Sep 17 00:00:00 2001 From: Timm Bogner <64260873+timmbogner@users.noreply.github.com> Date: Sat, 2 Jul 2022 06:41:23 -0500 Subject: [PATCH] Update README.md --- FDRS_Gateway/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FDRS_Gateway/README.md b/FDRS_Gateway/README.md index 9eceb47..a4ddfd4 100644 --- a/FDRS_Gateway/README.md +++ b/FDRS_Gateway/README.md @@ -1,4 +1,4 @@ -# Gateway 2.000 +# FDRS Gateway The FDRS Gateway listens for packets over ESP-NOW, UART, LoRa, and/or MQTT, then retransmits the packets over these interfaces using rules defined in the "Actions" section of the configuration file. ## Actions