mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-16 20:55:59 +08:00
remove unwished message
clean code
This commit is contained in:
parent
2c027d81f7
commit
4c4a78fc62
@ -1716,7 +1716,6 @@ if (web_interface->WebServer.hasArg(PROGMEM2CHAR(COMMAND_ID)))
|
|||||||
#ifdef SSDP_FEATURE
|
#ifdef SSDP_FEATURE
|
||||||
void handle_SSDP(){
|
void handle_SSDP(){
|
||||||
SSDP.schema(web_interface->WebServer.client());
|
SSDP.schema(web_interface->WebServer.client());
|
||||||
Serial.printf("SSDP.\n");
|
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user