We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e0703 commit 3c9fb60Copy full SHA for 3c9fb60
src/external/AsyncWebServer/AsyncWebSocket.cpp
@@ -25,8 +25,6 @@
25
26
const char* const TAG = "AsyncWebSocket";
27
28
-#include "Arduino.h"
29
-
30
#include "Convert.h"
31
#include "Hashing.h"
32
#include "Logging.h"
0 commit comments