From 3b29d549560aa10a2275b1630367ffa48dc7ef6f Mon Sep 17 00:00:00 2001 From: ArtSoft <158605685+mulder82@users.noreply.github.com> Date: Sat, 22 Jun 2024 17:25:42 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d15ffc4..ae4ba7d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ To upload TFT project using SDCard use [TNDisplay.tft](https://github.com/mulder 3. Connect display and upload project ([see instructions](https://www.youtube.com/watch?v=xgBq5L0nSWk)) # Wemos D1 module 1. Flash ESP module with Tasmota ([see instructions](https://tasmota.github.io/docs/Getting-Started/#needed-software)) -2. Configure Tasmota (set WiFi connection, [MQTT](https://tasmota.github.io/docs/MQTT/#configure-mqtt)) and use following [template](https://tasmota.github.io/docs/Templates/) +2. Configure Tasmota (set WiFi connection, [MQTT connection](https://tasmota.github.io/docs/MQTT/#configure-mqtt)) and use following [template](https://tasmota.github.io/docs/Templates/) ```console {"NAME":"TNDisplay","GPIO":[0,0,320,0,0,0,0,0,0,0,0,0,0,0],"FLAG":0,"BASE":18} ```