Skip to content

Commit

Permalink
ESPAsyncWebServer v3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalkbrenner committed Jan 28, 2025
1 parent c317d59 commit fbc2e2a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit fbc2e2a

Please sign in to comment.