fixed pull conflict

This commit is contained in:
wlyu 2021-12-22 16:09:34 +08:00
commit 2af68252cb
1 changed files with 0 additions and 1 deletions

View File

@ -63,4 +63,3 @@ int LwipUdpDemo(int argc, char *argv[])
SHELL_EXPORT_CMD(SHELL_CMD_PERMISSION(0)|SHELL_CMD_TYPE(SHELL_TYPE_CMD_MAIN),
UdpTest, LwipUdpDemo, UDP socket demo function);
#endif