We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d7eff0 + 8df9c0c commit f16a86eCopy full SHA for f16a86e
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