Chris Mullins пре 8 година
родитељ
комит
b7a19fcf82
1 измењених фајлова са 1 додато и 1 уклоњено
  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>