This repository was archived by the owner on Feb 8, 2024. It is now read-only.
This repository was archived by the owner on Feb 8, 2024. It is now read-only.
Missing dependancy #170
Closed
Description
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.
lib_deps =
ESP8266 IoT Framework
ESP Async WebServer
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.
Metadata
Metadata
Assignees
Labels
No labels