mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Fix hasp_filesystem include
This commit is contained in:
parent
3ce1e19ab1
commit
49719a5af9
@ -113,8 +113,8 @@
|
||||
#include "LITTLEFS.h"
|
||||
#elif defined(ARDUINO_ARCH_ESP8266)
|
||||
#include <FS.h> // Include the FS library
|
||||
#include "hasp_filesystem.h"
|
||||
#endif
|
||||
#include "hasp_filesystem.h"
|
||||
#endif
|
||||
|
||||
#if HASP_USE_SPIFFS > 0 || HASP_USE_LITTLEFS > 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user