We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae285da commit 8df9c0cCopy full SHA for 8df9c0c
1 file changed
ports/raspberrypi/lwip_inc/lwipopts.h
@@ -111,6 +111,7 @@
111
#define LWIP_NETIF_EXT_STATUS_CALLBACK 1
112
#define MDNS_MAX_SECONDARY_HOSTNAMES 1
113
#define MEMP_NUM_SYS_TIMEOUT (8 + 3 * (LWIP_IPV4 + LWIP_IPV6))
114
+#define MDNS_MAX_SERVICES 25
115
#endif
116
117
#ifndef NDEBUG
0 commit comments