Bump AsyncWiFiSettings dep

This commit is contained in:
DTTerastar 2022-09-06 13:01:38 -04:00
parent 6ed36264f4
commit f55aa89b3e
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ framework = arduino
lib_deps =
AsyncTCP = https://github.com/pbolduc/AsyncTCP.git@^1.2.0
https://github.com/ESPresense/ESPAsyncWebServer.git
https://github.com/ESPresense/AsyncWiFiSettings.git#1.0.3
https://github.com/ESPresense/AsyncWiFiSettings.git#1.0.5
https://github.com/ESPresense/SoftFilters.git
https://github.com/ESPresense/NimBLE-Arduino.git
marvinroger/AsyncMqttClient@^0.9.0