mirror of
https://github.com/luc-github/ESP3D.git
synced 2025-10-31 11:56:48 -07:00
Fix typo issue
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user