Skip to content

Commit

Permalink
Merge pull request wled#364 from debsahu/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Aircoookie authored Nov 21, 2019
2 parents 983efd6 + e028316 commit 095429a
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 @@ -91,7 +91,7 @@ build_flags =
-D WLED_DISABLE_INFRARED

[common:esp32]
platform = espressif32@1.7.0
platform = espressif32@1.11.1
build_flags =
-D PIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH
-D ARDUINO_ARCH_ESP32
Expand Down Expand Up @@ -162,4 +162,4 @@ lib_deps =
${common.lib_deps_external}
lib_ignore =
IRremoteESP8266
ESPAsyncUDP
ESPAsyncUDP

0 comments on commit 095429a

Please sign in to comment.