Browse Source

FS here too

Chris Mullins 8 years ago
parent
commit
b7a19fcf82
1 changed files with 1 additions and 1 deletions
  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>