Merge pull request #305 from Jason2866/patch-1

Update to Tasmota core 2.0.2.3
This commit is contained in:
fvanroie 2022-02-28 12:33:42 +01:00 committed by GitHub
commit a3db393d31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,7 +126,7 @@ board_build.partitions = user_setups/esp32/partitions_16MB.csv
; -- The Arduino ESP32 v2.0.2 with 3 available flash sizes: ; -- The Arduino ESP32 v2.0.2 with 3 available flash sizes:
[arduino_esp32_v2] [arduino_esp32_v2]
framework = arduino framework = arduino
platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.2.2/platform-tasmota-espressif32-2.0.2.zip platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.2.3/platform-espressif32-2.0.2.3.zip
board_build.embed_files = board_build.embed_files =
data/edit.htm.gz data/edit.htm.gz
data/style.css.gz data/style.css.gz