Skip to content

Commit 1378296

Browse files
jczhang777pull[bot]
authored andcommitted
[BL602] Inclease udp endpoint num, to fix mdns advertise fail (#21228)
1 parent bd2e634 commit 1378296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/bouffalolab/BL602/InetPlatformConfig.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@
4343
#endif // INET_CONFIG_NUM_TCP_ENDPOINTS
4444

4545
#ifndef INET_CONFIG_NUM_UDP_ENDPOINTS
46-
#define INET_CONFIG_NUM_UDP_ENDPOINTS 4
46+
#define INET_CONFIG_NUM_UDP_ENDPOINTS 6
4747
#endif // INET_CONFIG_NUM_UDP_ENDPOINTS

0 commit comments

Comments
 (0)