Update HAL_UDP_lwip.c
This commit is contained in:
@@ -158,4 +158,4 @@ int HAL_UDP_ReadTimeout(uintptr_t fd, unsigned char *p_data, unsigned int datale
|
|||||||
return HAL_UDP_Read(fd, p_data, datalen);
|
return HAL_UDP_Read(fd, p_data, datalen);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif/*COAP_COMM_ENABLED*/
|
||||||
|
Reference in New Issue
Block a user