Skip to content

Commit

Permalink
[BL602] Inclease udp endpoint num, to fix mdns advertise fail (#21228)
Browse files Browse the repository at this point in the history
  • Loading branch information
jczhang777 authored and pull[bot] committed Aug 10, 2023
1 parent bd2e634 commit 1378296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/bouffalolab/BL602/InetPlatformConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
#endif // INET_CONFIG_NUM_TCP_ENDPOINTS

#ifndef INET_CONFIG_NUM_UDP_ENDPOINTS
#define INET_CONFIG_NUM_UDP_ENDPOINTS 4
#define INET_CONFIG_NUM_UDP_ENDPOINTS 6
#endif // INET_CONFIG_NUM_UDP_ENDPOINTS

0 comments on commit 1378296

Please sign in to comment.