Forum Discussion
Altera_Forum
Honored Contributor
15 years agoTomas, I have# include "lwip/tcp_impl.h" in my main.c. In lwIP 1.3.2 TCP_TMR_INTERVAL was defined in tcp.h, but starting from lwIP 1.4.0rc1 this definition have been moved into tcp_impl.h. I don’t know why.