AsyncTCP queue 32

This commit is contained in:
MichaelDvP
2024-02-24 18:30:38 +01:00
parent bb670e97ff
commit 292ed242c4
2 changed files with 8 additions and 2 deletions

View File

@@ -59,7 +59,7 @@ extern "C" {
#ifndef CONFIG_ASYNC_TCP_QUEUE
#define CONFIG_ASYNC_TCP_QUEUE 128
#define CONFIG_ASYNC_TCP_QUEUE 32
#endif
class AsyncClient;