mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-12 02:39:58 +03:00
AsyncTCP queue 32
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user