Skip to content

Commit d8cdbfc

Browse files
committed
Adjust path to core's Udp.h (removed impl UDP.h)
1 parent ce3ff57 commit d8cdbfc

2 files changed

Lines changed: 1 addition & 100 deletions

File tree

ArduinoCore-Linux/cores/arduino/EthernetUDP.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
#include <api/IPAddress.h>
3838
#include <RingBufferExt.h>
39-
#include <Udp.h>
39+
#include <api/Udp.h>
4040
#include "SignalHandler.h"
4141
#include "ArduinoLogger.h"
4242

ArduinoCore-Linux/cores/arduino/UDP.h

Lines changed: 0 additions & 99 deletions
This file was deleted.

0 commit comments

Comments
 (0)