1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-19 23:22:16 +03:00
This commit is contained in:
sticilface 2020-11-07 19:25:47 +00:00
commit e9d486bee3

View File

@ -1,7 +1,7 @@
#include "FSTools.h"
#include "LittleFS.h"
#include <spiffs_api.h>
#include <ESP.h>
#include <Esp.h>
namespace FST {