We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eab4e1 commit 1de0f8bCopy full SHA for 1de0f8b
1 file changed
components/lwip/include/lwip/lwip/opt.h
@@ -2275,7 +2275,7 @@
2275
* LCP_ECHOINTERVAL: Interval in seconds between keepalive echo requests, 0 to disable.
2276
*/
2277
#ifndef LCP_ECHOINTERVAL
2278
-#define LCP_ECHOINTERVAL 0
+#define LCP_ECHOINTERVAL 10
2279
#endif
2280
2281
/**
0 commit comments