LennartHennigs/ESPTelnet

remove the `ESP8266WebServer.h` inclusion

LennartHennigs opened this issue · 3 comments

can you please remove the ESP8266WebServer.h inclusion if it's not doing anything useful? It's conflicting with the https://github.com/me-no-dev/ESPAsyncWebServer library.

Taken from #64.

fixed in the branch. will merge soon.