diff --git a/src/emsesp.cpp b/src/emsesp.cpp index 9d63020c0..47b4eb121 100644 --- a/src/emsesp.cpp +++ b/src/emsesp.cpp @@ -1504,7 +1504,6 @@ void EMSESP::start() { // main loop calling all services void EMSESP::loop() { - esp8266React.loop(); // web services system_.loop(); // does LED and checks system health, and syslog service