From 7a67e0c67e6e321868535721628110a7b395c62b Mon Sep 17 00:00:00 2001 From: DanielR92 Date: Thu, 3 Nov 2022 20:50:12 +0100 Subject: [PATCH] Update readme to mqtt --- tools/esp8266/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/esp8266/README.md b/tools/esp8266/README.md index 18f00c17..a8978fbb 100644 --- a/tools/esp8266/README.md +++ b/tools/esp8266/README.md @@ -234,7 +234,7 @@ When everything is wired up and the firmware is flashed, it is time to connect t ## MQTT command to set the DTU without webinterface -[Read here](tools/esp8266/User_Manual.md) +[Read here](User_Manual.md) ## Used Libraries