mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Compare commits
2 Commits
d9715fb379
...
1128327582
Author | SHA1 | Date | |
---|---|---|---|
|
1128327582 | ||
|
fca5bfb99f |
@ -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.
|
||||
*/
|
||||
#define TCPIP_THREAD_NAME "tiT"
|
||||
#define TCPIP_THREAD_NAME "tcpip"
|
||||
|
||||
/**
|
||||
* TCPIP_THREAD_STACKSIZE: The stack size used by the main tcpip thread.
|
||||
|
Loading…
Reference in New Issue
Block a user