use platformio 2.6.1

for the buildchain. Tasmota core 2.7.3.2 is on top and still used!
This commit is contained in:
Jason2866 2020-07-30 14:55:31 +02:00 committed by GitHub
parent 0c25c4c97c
commit c87acfd08c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ extra_scripts = ${scripts_defaults.extra_scripts}
[tasmota_stage]
; *** Esp8266 core for Arduino version Tasmota stage
platform = espressif8266@2.5.1
platform = espressif8266@2.6.1
platform_packages = framework-arduinoespressif8266 @ https://github.com/tasmota/Arduino/releases/download/2.7.3.2/esp8266-2.7.3.2.zip
build_unflags = ${esp_defaults.build_unflags}
build_flags = ${esp82xx_defaults.build_flags}