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
Git: master branch - as of 1/19/2019
I just noticed that the Webserver library is the only lib that's still using DEBUG_ESP_HTTP_SERVER, requiring the extra flag to be added when compiling. All others use log_d() libraries/WebServer/WebServer.cpp
Not sure if it was just missed or intentionally left that way. Either way, thought I would bring it to attention.