You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2024. It is now read-only.
The project will not compile without ESP Async WebServer which is not mentioned in the README or example code. May I suggest adding explaination to the README that ESP Async WebServer should be added to platform.ini, e.g.
Or if possible (and probably better option) would be to add as a dependancy so that this library is automatically added when ESP8266 IoT Framework is specified as a dependancy.