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.
1 parent 196f999 commit d8831e8Copy full SHA for d8831e8
src/arduinoWebSockets/WebSockets.h
@@ -40,7 +40,7 @@
40
#include <functional>
41
#endif
42
43
-#define DEBUG_ESP_PORT Serial
+// #define DEBUG_ESP_PORT Serial
44
#ifndef NODEBUG_WEBSOCKETS
45
#ifdef DEBUG_ESP_PORT
46
#define DEBUG_WEBSOCKETS(...) DEBUG_ESP_PORT.printf(__VA_ARGS__)
0 commit comments