From fbc2e2a7536a36f9f541f5daea6b010492422ff6 Mon Sep 17 00:00:00 2001 From: Markus Kalkbrenner Date: Wed, 29 Jan 2025 00:22:16 +0100 Subject: [PATCH] ESPAsyncWebServer v3.6.2 --- platformio.ini | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/platformio.ini b/platformio.ini index 116daac..780339c 100644 --- a/platformio.ini +++ b/platformio.ini @@ -21,7 +21,7 @@ lib_deps = https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA#3.0.11 thomasfredericks/Bounce2 https://github.com/ESP32Async/AsyncTCP#v3.3.2 - https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.0 + https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.2 build_flags = -DNO_GFX=1 -DDISPLAY_LED_MATRIX=1 @@ -48,7 +48,7 @@ lib_deps = https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA#3.0.11 thomasfredericks/Bounce2 https://github.com/ESP32Async/AsyncTCP#v3.3.2 - https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.0 + https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.2 build_flags = -DNO_GFX=1 -DZEDMD_HD=1 @@ -76,7 +76,7 @@ lib_deps = https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA#3.0.11 thomasfredericks/Bounce2 https://github.com/ESP32Async/AsyncTCP#v3.3.2 - https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.0 + https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.2 build_flags = -DNO_GFX=1 -DZEDMD_HD_HALF=1 @@ -105,7 +105,7 @@ lib_deps = https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA#3.0.11 thomasfredericks/Bounce2 https://github.com/ESP32Async/AsyncTCP#v3.3.2 - https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.0 + https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.2 build_flags = -DNO_GFX=1 -DDISPLAY_LED_MATRIX=1 @@ -132,7 +132,7 @@ lib_deps = https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA#3.0.11 thomasfredericks/Bounce2 https://github.com/ESP32Async/AsyncTCP#v3.3.2 - https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.0 + https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.2 build_flags = -DNO_GFX=1 -DDISPLAY_LED_MATRIX=1 @@ -159,7 +159,7 @@ lib_deps = https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA#3.0.11 thomasfredericks/Bounce2 https://github.com/ESP32Async/AsyncTCP#v3.3.2 - https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.0 + https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.2 build_flags = -DNO_GFX=1 -DZEDMD_HD=1 @@ -187,7 +187,7 @@ lib_deps = https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA#3.0.11 thomasfredericks/Bounce2 https://github.com/ESP32Async/AsyncTCP#v3.3.2 - https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.0 + https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.2 build_flags = -DNO_GFX=1 -DZEDMD_HD=1 @@ -215,7 +215,7 @@ lib_deps = https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA#3.0.11 thomasfredericks/Bounce2 https://github.com/ESP32Async/AsyncTCP#v3.3.2 - https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.0 + https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.2 build_flags = -DNO_GFX=1 -DZEDMD_HD_HALF=1 @@ -243,7 +243,7 @@ lib_deps = https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA#3.0.11 thomasfredericks/Bounce2 https://github.com/ESP32Async/AsyncTCP#v3.3.2 - https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.0 + https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.2 build_flags = -DNO_GFX=1 -DZEDMD_HD_HALF=1 @@ -271,7 +271,7 @@ lib_deps = thomasfredericks/Bounce2 bodmer/TFT_eSPI@^2.5.43 https://github.com/ESP32Async/AsyncTCP#v3.3.2 - https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.0 + https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.2 build_flags = -DBOARD_HAS_PSRAM -DARDUINO_USB_CDC_ON_BOOT=1 @@ -297,7 +297,7 @@ lib_deps = thomasfredericks/Bounce2 bodmer/TFT_eSPI@^2.5.43 https://github.com/ESP32Async/AsyncTCP#v3.3.2 - https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.0 + https://github.com/ESP32Async/ESPAsyncWebServer#v3.6.2 build_flags = -DBOARD_HAS_PSRAM -UARDUINO_USB_CDC_ON_BOOT ;//Disable serial output