Skip to content

Commit 4f3731e

Browse files
committed
remove udp include
1 parent 510d8e5 commit 4f3731e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/EthernetConnectionHandler.cpp

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

2121
#ifdef BOARD_HAS_ETHERNET /* Only compile if the board has ethernet */
2222
#include "EthernetConnectionHandler.h"
23-
#include <Udp.h>
2423

2524
/******************************************************************************
2625
CTOR/DTOR

0 commit comments

Comments
 (0)