mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
#SPIFFS
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#define FILE_WRITE "w"
|
||||
#define FILE_APPEND "a"
|
||||
|
||||
#include <FS.h>
|
||||
|
||||
#if USE_LITTLEFS
|
||||
#include <LittleFS.h>
|
||||
extern FS LittleFS;
|
||||
|
||||
Reference in New Issue
Block a user