Skip to content

Commit b2f2bf8

Browse files
committed
Cleanup EthernetUDP.h
1 parent 9c7eb76 commit b2f2bf8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ArduinoCore-Linux/cores/arduino/EthernetUDP.h

Lines changed: 0 additions & 1 deletion
This file was deleted.

ArduinoCore-Linux/cores/arduino/UDP.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
License along with this library; if not, write to the Free Software
1717
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
1818
*/
19-
#include "EthernetUDP.h"
19+
#include "EthernetUdp.h"
2020
#include <errno.h>
2121
#include <fcntl.h>
2222
#include <netdb.h>

0 commit comments

Comments
 (0)