ESPx evolution (interim) - MDNS

This commit is contained in:
2021-10-20 01:27:42 +03:00
parent 4e22a8f22d
commit 8dd0b57f72
13 changed files with 12970 additions and 12593 deletions

View File

@@ -15,6 +15,12 @@
#endif
#ifdef MDNS_ENABLE
#ifndef OTA_PORT
#define OTA_PORT 65280
#endif
#endif
// Configuration of drivers enabled
#define SYSLOG_LOCAL_SOCKET 514