Use updated version of esphome/ESPAsyncWebServer (#1077)
This commit is contained in:
parent
85d3d9bb90
commit
705345274c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue