From 37ac877db0bc0d0524712de16af73b66b3fd2239 Mon Sep 17 00:00:00 2001 From: blakadder Date: Thu, 2 May 2019 09:49:46 +0200 Subject: [PATCH] Updated Flashing (markdown) --- Flashing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flashing.md b/Flashing.md index b0fcaef4..e67d7d13 100644 --- a/Flashing.md +++ b/Flashing.md @@ -109,7 +109,7 @@ Tutorials for setting up development environments if you want to modify the code - [**Visual Studio Code**](Visual-Studio-Code) - setup and configure [Visual Studio Code](https://code.visualstudio.com) with PlatformIO for Tasmota # OTA Flashing Tools -Device vendors continue to update their firmware to try to block most OTA flashing workarounds. This seesaws almost on a daily basis it seems. Some of the tools listed below may work for you. Tasmota is NOT responsible for these tools nor for any unsuccessful results. **If you experience issues with any of these, you will need to _get support from those projects_.** +**Tasmota is NOT a developer of these tools. For help and troubleshooting you will need to _get support from those projects_.** - [**Node-RED OTA server and firmware manager**](https://flows.nodered.org/flow/888b4cd95250197eb429b2f40d188185) - [Node-RED](https://nodered.org/) flow for managing OTA updates - [**OTA over SCP**](OTA-over-SCP) - setup and configure "OTA over SCP" upload for PlatformIO - [**Python HTTP OTA server**](Python-HTTP-OTA-Server) - setting up a small Python server to serve OTA upgrade binaries