Skip to content

Commit 2806f81

Browse files
committed
WiFiUdp.h
1 parent 2e3bee7 commit 2806f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ArduinoCore-Linux/cores/arduino/WiFiUdpStream.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#include <string.h>
2222
#include <thread>
2323
#include "ArduinoLogger.h"
24-
#include "WiFiUDP.h"
24+
#include "WiFiUdp.h"
2525
#include "api/ArduinoAPI.h"
2626
#include "api/IPAddress.h"
2727

0 commit comments

Comments
 (0)