8592f14a93
Fix below build error:
../main/udp_client.c: In function 'udp_client_task':
../main/udp_client.c:58:41: error: 'addr_str' undeclared (first use in this function); did you mean 'caddr_t'?
Fixes:
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig.projbuild | ||
udp_client.c |