Set CONFIG_ASYNC_TCP_PRIORITY to 10

This commit is contained in:
Mathieu Carbou
2024-04-27 01:17:55 +02:00
parent de284cc5cc
commit 92628f1f4d
+1 -1
View File
@@ -62,7 +62,7 @@ extern "C" {
#endif
#ifndef CONFIG_ASYNC_TCP_PRIORITY
#define CONFIG_ASYNC_TCP_PRIORITY 3
#define CONFIG_ASYNC_TCP_PRIORITY 10
#endif
#ifndef CONFIG_ASYNC_TCP_QUEUE_SIZE