From 3f9a8b510c03963adefb246c53be5c9d3ff2bd38 Mon Sep 17 00:00:00 2001 From: Alexey Zholtikov Date: Tue, 16 Jul 2024 08:21:35 +0300 Subject: [PATCH] WIP --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c726546..4d01a2e 100755 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Gateway for ESP32 ESP-IDF for data exchange between ESP-NOW devices and MQTT bro 5. Update firmware from HTTPS server via OTA (optional). 6. Update firmware of supported devices from HTTPS server via ESP-NOW (optional). 7. Receive time from NTP server and transmit it to supported devices (optional). -8. Transmitting system information to the Syslog server (optional). +8. Transmitting system information to Syslog server (optional). ## Notes