We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e3bee7 commit 2806f81Copy full SHA for 2806f81
ArduinoCore-Linux/cores/arduino/WiFiUdpStream.h
@@ -21,7 +21,7 @@
21
#include <string.h>
22
#include <thread>
23
#include "ArduinoLogger.h"
24
-#include "WiFiUDP.h"
+#include "WiFiUdp.h"
25
#include "api/ArduinoAPI.h"
26
#include "api/IPAddress.h"
27
0 commit comments