Updated Flashing (markdown)

Michael Ingraham 2019-05-07 17:32:55 -04:00
parent b8462bf061
commit a14bec75d7
1 changed files with 1 additions and 1 deletions

@ -107,7 +107,7 @@ Tutorials for setting up development environments if you want to modify the code
- [**PlatformIO-Core**](Create-your-own-Firmware-Build-without-IDE) - automate firmware builds using PlatformIO-Core and flash with esptool
- [**Arduino IDE**](Arduino-IDE) - setup and configure Arduino IDE for Tasmota compilation and upload
- [**Visual Studio Code**](Visual-Studio-Code) - setup and configure [Visual Studio Code](https://code.visualstudio.com) with PlatformIO for Tasmota
- [**GitPod**](Compiling-Tasmota-on-Gitpod) - compile your own binary in the cloud using [GitPod](https://www.gitpod.io/)
- [**Gitpod**](Compiling-Tasmota-on-Gitpod) - compile your own binary in the cloud using [Gitpod](https://www.gitpod.io/)
# OTA Flashing Tools
**Tasmota is NOT a developer of these tools. For help and troubleshooting you will need to _get support from those projects_.**