Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a34f20a

Browse files
disabling TCP_QUEUE_OOSEQ to avoid wasting memory
1 parent 4df2dd2 commit a34f20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎extras/net/lwipopts.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@
596596
* Define to 0 if your device is low on memory.
597597
*/
598598
#ifndef TCP_QUEUE_OOSEQ
599-
#define TCP_QUEUE_OOSEQ (LWIP_TCP)
599+
#define TCP_QUEUE_OOSEQ 0
600600
#endif
601601

602602
/**

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /