Chris Mullins hace 8 años
padre
commit
186f3fcecc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/Udp/MiLightDiscoveryServer.h

+ 1 - 1
lib/Udp/MiLightDiscoveryServer.h

@@ -1,4 +1,4 @@
-#include <WiFiUDP.h>
+#include <WiFiUdp.h>
 #include <Settings.h>
 
 #ifndef MILIGHT_DISCOVERY_SERVER_H