diff --git a/platformio.ini b/platformio.ini index 7151ef8cf..07637130e 100644 --- a/platformio.ini +++ b/platformio.ini @@ -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 @@ -162,4 +162,4 @@ lib_deps = ${common.lib_deps_external} lib_ignore = IRremoteESP8266 - ESPAsyncUDP \ No newline at end of file + ESPAsyncUDP