From e7d343cc981351d0682ac39d1113859c72c9dc28 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Mon, 7 Feb 2022 16:36:05 +0100 Subject: [PATCH] remove tasmota3 added for testing Asus connecting issues. Did not solve the issues. --- platformio_tasmota_env.ini | 6 ------ 1 file changed, 6 deletions(-) diff --git a/platformio_tasmota_env.ini b/platformio_tasmota_env.ini index e2ce02124..68d4b17e4 100644 --- a/platformio_tasmota_env.ini +++ b/platformio_tasmota_env.ini @@ -68,12 +68,6 @@ build_flags = ${env.build_flags} -DUSE_ZIGBEE -DUSE_CCLOADER -DUSE_U board = esp8266_4M2M board_build.f_cpu = 160000000L -[env:tasmota3] -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