Use updated version of esphome/ESPAsyncWebServer (#1077)

This commit is contained in:
Darrell 2023-11-03 08:59:56 -04:00 committed by GitHub
parent 85d3d9bb90
commit 705345274c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ build_unflags =
framework = arduino
lib_deps =
AsyncTCP = https://github.com/pbolduc/AsyncTCP.git#v1.2.0
https://github.com/ESPresense/ESPAsyncWebServer.git#1.0.0
https://github.com/esphome/ESPAsyncWebServer.git#v3.1.0
https://github.com/ESPresense/AsyncWiFiSettings.git#1.0.9
https://github.com/ESPresense/SoftFilters.git
https://github.com/ESPresense/NimBLE-Arduino.git