Chris Mullins 8 年 前
コミット
8834499795
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      src/main.cpp

+ 1 - 1
src/main.cpp

@@ -2,7 +2,7 @@
 #include <WiFiManager.h>
 #include <ArduinoJson.h>
 #include <stdlib.h>
-#include <fs.h>
+#include <FS.h>
 #include <IntParsing.h>
 #include <MiLightClient.h>
 #include <MiLightRadioConfig.h>