From afc2d6b40385bd1555778263d0ff6ec1dd48e5ed Mon Sep 17 00:00:00 2001 From: blakadder Date: Tue, 19 Nov 2019 11:12:38 +0100 Subject: [PATCH] Updated Arduino IDE (markdown) --- Arduino-IDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Arduino-IDE.md b/Arduino-IDE.md index ff2bf080..ce172759 100644 --- a/Arduino-IDE.md +++ b/Arduino-IDE.md @@ -1,4 +1,4 @@ -## Arduino IDE is not recommended to use for compiling Tasmota firmware. +## :red_circle: Since Tasmota 6.7 Arduino IDE is not recommended to use for compiling. You will get errors and probably won't be able to compile. _**Use [Gitpod](https://github.com/arendst/Tasmota/wiki/Compiling-Tasmota-on-Gitpod) or [VSC with PlatformIO](https://github.com/arendst/Tasmota/wiki/Visual-Studio-Code) to compile the firmware. Setup is much easier for these IDEs. The Tasmota project is already configured for them.**_