Files
TencentOS-tiny/board/STM32F103_SIM800A/Src/main.c
David Lin 6374890a72 Fixed bug of tcp receive
int tos_sal_module_recv_timeout(int sock, void *buf, size_t len, uint32_t timeout);
This 'len' is data buffer length.
2020-03-07 08:34:30 +08:00

2.4 KiB