add example macro to check if the tcpip thread is alive
This commit is contained in:
parent
e4a170938e
commit
54dfd7ba49
1 changed files with 1 additions and 0 deletions
|
@ -118,4 +118,5 @@
|
||||||
#define TIMERS_DEBUG LWIP_DBG_OFF
|
#define TIMERS_DEBUG LWIP_DBG_OFF
|
||||||
#define SOCKETS_DEBUG LWIP_DBG_OFF
|
#define SOCKETS_DEBUG LWIP_DBG_OFF
|
||||||
|
|
||||||
|
//#define LWIP_TCPIP_THREAD_ALIVE() kputs("TCPIP thread is alive!\n")
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue