Skip to content

Commit

Permalink
Upgrade platform to v2.0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DTTerastar committed Aug 4, 2022
1 parent 90b5d59 commit 7d80051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ lib_deps =
bbx10/DNSServer@^1.1.0

[esp32]
platform = https://github.com/tasmota/platform-espressif32/releases/download/v.2.0.3/platform-espressif32-v.2.0.3.zip
platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.4.1/platform-espressif32-2.0.4.1.zip
platform_packages =
framework = ${common.framework}
build_unflags = ${common.build_unflags}
Expand All @@ -54,7 +54,7 @@ build_flags = -g
lib_deps = ${common.lib_deps}

[esp32c3]
platform = https://github.com/tasmota/platform-espressif32/releases/download/v.2.0.3/platform-espressif32-v.2.0.3.zip
platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.4.1/platform-espressif32-2.0.4.1.zip
platform_packages =
framework = ${common.framework}
build_unflags = ${common.build_unflags}
Expand Down

0 comments on commit 7d80051

Please sign in to comment.