Chris Mullins 8 anni fa
parent
commit
b7a19fcf82
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      lib/WebServer/MiLightHttpServer.cpp

+ 1 - 1
lib/WebServer/MiLightHttpServer.cpp

@@ -1,4 +1,4 @@
-#include <fs.h>
+#include <FS.h>
 #include <WiFiUdp.h>
 #include <IntParsing.h>
 #include <Settings.h>