Skip to content

Commit c84f58d

Browse files
committed
EthernetClientStream: remove unnessesary include of Ethernet.h
1 parent a76f21b commit c84f58d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utility/EthernetClientStream.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
#include "EthernetClientStream.h"
2121
#include <Arduino.h>
22-
#include <Ethernet.h>
2322

2423
#define MILLIS_RECONNECT 5000
2524

0 commit comments

Comments
 (0)