mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge fca5bfb99f
into 46acfdce96
This commit is contained in:
commit
d9715fb379
@ -850,7 +850,7 @@ static inline uint32_t timeout_from_offered(uint32_t lease, uint32_t min)
|
|||||||
/**
|
/**
|
||||||
* TCPIP_THREAD_NAME: The name assigned to the main tcpip thread.
|
* TCPIP_THREAD_NAME: The name assigned to the main tcpip thread.
|
||||||
*/
|
*/
|
||||||
#define TCPIP_THREAD_NAME "tiT"
|
#define TCPIP_THREAD_NAME "tcpip"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* TCPIP_THREAD_STACKSIZE: The stack size used by the main tcpip thread.
|
* TCPIP_THREAD_STACKSIZE: The stack size used by the main tcpip thread.
|
||||||
|
Loading…
Reference in New Issue
Block a user