mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-14 06: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");
|
||||
#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