8000 Merge pull request #142 from Eloquence4/master · shekharsorot/esp32-snippets@157ff3b · GitHub
[go: up one dir, main page]

Skip to content

Commit 157ff3b

Browse files
authored
Merge pull request nkolban#142 from Eloquence4/master
Remove an unnesessary header inclusion
2 parents b59dccb + da476c2 commit 157ff3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp_utils/WiFi.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
#include <lwip/sockets.h>
2626

2727
#include <string.h>
28-
#include <Task.h>
2928

3029

3130
static const char* LOG_TAG = "WiFi";

0 commit comments

Comments
 (0)
0