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