mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-16 06:46:01 +08:00
Fix typo issue
This commit is contained in:
parent
b2f8ab93bc
commit
b072a5532d
@ -333,7 +333,7 @@ Serial.print("SSDP : ");
|
||||
Serial.println("Disabled");
|
||||
#endif
|
||||
Serial.print("mDNS : ");
|
||||
#ifdef MDNS
|
||||
#ifdef MDNS_FEATURE
|
||||
Serial.println("Enabled");
|
||||
#else
|
||||
Serial.println("Disabled");
|
||||
|
Loading…
x
Reference in New Issue
Block a user