change ESPAsyncWebServer libraries to esphome version (thanks, @koswolf)

This commit is contained in:
Nic Limper
2024-04-07 12:38:35 +02:00
parent 073dd0c50a
commit 268736b40b

View File

@@ -4,12 +4,8 @@
platform = espressif32
framework = arduino
lib_deps =
; original ESPAsyncWebServer
; https://github.com/me-no-dev/ESPAsyncWebServer
; alternative AsyncTCP + ESPAsyncwebserver fork
https://github.com/yubox-node-org/ESPAsyncWebServer#yuboxfixes-0xFEEDC0DE64-cleanup
https://github.com/yubox-node-org/AsyncTCPSock
https://github.com/esphome/ESPAsyncWebServer
https://github.com/esphome/AsyncTCP
bblanchon/ArduinoJson@^6.19.4
bodmer/TFT_eSPI
@@ -18,9 +14,6 @@ lib_deps =
https://github.com/nlimper/QRCodeGenerator
fastled/FastLED
https://github.com/MajenkoLibraries/SoftSPI
lib_ignore =
; Replaced with better version (AsyncTCPSock)
AsyncTCP
platform_packages =
board_build.filesystem = littlefs
monitor_filters = esp32_exception_decoder