Merge pull request #10054 from Jason2866/patch-2

Use tasmota core 2.7.4.9 from Platformio registry
This commit is contained in:
Theo Arends 2020-12-04 17:34:58 +01:00 committed by GitHub
commit ecdb0e01be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ lib_extra_dirs = ${library.lib_extra_dirs}
[tasmota_stage] [tasmota_stage]
; *** Esp8266 core for Arduino version Tasmota stage. Backport for PWM selection ; *** Esp8266 core for Arduino version Tasmota stage. Backport for PWM selection
platform_packages = framework-arduinoespressif8266 @ https://github.com/Jason2866/Arduino.git#2.7.4.9 platform_packages = tasmota/framework-arduinoespressif8266 @ ~2.7.4
platformio/toolchain-xtensa @ 2.40802.200502 platformio/toolchain-xtensa @ 2.40802.200502
platformio/tool-esptool @ 1.413.0 platformio/tool-esptool @ 1.413.0
platformio/tool-esptoolpy @ ~1.30000.0 platformio/tool-esptoolpy @ ~1.30000.0