mirror of
https://github.com/luc-github/ESP3D.git
synced 2026-03-22 15:46:53 +01: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