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>