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.
2 parents d7577f9 + 72f069c commit e0787d9Copy full SHA for e0787d9
src/AsyncTCP.cpp
@@ -23,8 +23,6 @@ extern "C" {
23
#include <NetworkInterface.h>
24
#endif
25
26
-#define TAG "AsyncTCP"
27
-
28
// https://github.com/espressif/arduino-esp32/issues/10526
29
#ifdef CONFIG_LWIP_TCPIP_CORE_LOCKING
30
#define TCP_MUTEX_LOCK() \
0 commit comments