From 187a68a52591574b1641716881762191e5d9b7d0 Mon Sep 17 00:00:00 2001 From: blakadder Date: Tue, 7 May 2019 20:33:19 +0200 Subject: [PATCH] GitPod link added --- Flashing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Flashing.md b/Flashing.md index e67d7d13..7f026826 100644 --- a/Flashing.md +++ b/Flashing.md @@ -107,6 +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/) # OTA Flashing Tools **Tasmota is NOT a developer of these tools. For help and troubleshooting you will need to _get support from those projects_.**