From 6d3904c8eeae11daaf7a0f086268026f5422563d Mon Sep 17 00:00:00 2001 From: Jason2866 Date: Mon, 20 Dec 2021 21:42:43 +0000 Subject: [PATCH] esptool v3.1 --- platformio_tasmota_env.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/platformio_tasmota_env.ini b/platformio_tasmota_env.ini index 7c6d489e7..e2ce02124 100644 --- a/platformio_tasmota_env.ini +++ b/platformio_tasmota_env.ini @@ -69,9 +69,10 @@ board = esp8266_4M2M board_build.f_cpu = 160000000L [env:tasmota3] -platform = https://github.com/platformio/platform-espressif8266.git +platform = espressif8266 platform_packages = framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino.git mcspr/toolchain-xtensa @ ~5.100300.211127 + platformio/tool-esptoolpy @ ~1.30100 [env:tasmota-AF] build_flags = ${env.build_flags} -DMY_LANGUAGE=af_AF