瀏覽代碼

FS here too

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>