mirror of
https://github.com/anklimov/lighthub
synced 2026-01-30 18:19:06 +03:00
ESPx evolution (interim) - MDNS
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user