removed RemoteDebug-Library Stuff
This commit is contained in:
@@ -39,7 +39,6 @@ void initWebUI()
|
||||
}
|
||||
|
||||
MDNS.begin(globals.DeviceName);
|
||||
MDNS.addService("telnet", "tcp", 23);
|
||||
MDNS.addService("http", "tcp", 80);
|
||||
|
||||
#ifdef FEATURE_ENABLE_WEBSOCKETS
|
||||
|
Reference in New Issue
Block a user