Fix Lwip client bug.

This commit is contained in:
yudongdong
2021-06-08 03:15:28 +08:00
parent 82e7002069
commit 8b1a886e13
2 changed files with 12 additions and 8 deletions
@@ -56,7 +56,7 @@
#include <xs_base.h>
/* USER CODE BEGIN 0 */
#define SET_AS_SERVER 1 /* define this terminal is udp server or not*/
// #define SET_AS_SERVER 1 /* define this terminal is udp server or not*/
#define LOCAL_PORT_SERVER 5001
#define TARGET_PORT_CLIENT LOCAL_PORT_SERVER