Merge pull request #9789 from Jason2866/patch-6

Use Tasmota ESP32 core V.1.0.4.1 from PlatformIO registry
This commit is contained in:
Theo Arends 2020-11-09 15:05:22 +01:00 committed by GitHub
commit 92c357bbe5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ build_flags = ${esp_defaults.build_flags}
[core32]
platform = espressif32 @ 2.0.0
platform_packages = tool-esptoolpy@1.20800.0
framework-arduinoespressif32 @ https://github.com/tasmota/arduino-esp32/releases/download/1.0.4.1/esp32-1.0.4.1.zip
tasmota/framework-arduinoespressif32 @ 3.10004.1
build_unflags = ${esp32_defaults.build_unflags}
build_flags = ${esp32_defaults.build_flags}