mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-07-22 17:33:33 +00:00
* build fixes for old ESP32 boards
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include <LittleFS.h>
|
||||
#elif defined(ESP32)
|
||||
#include <SPIFFS.h>
|
||||
using File = fs::File;
|
||||
#endif
|
||||
|
||||
#ifdef WITH_RS232_BRIDGE
|
||||
|
||||
Reference in New Issue
Block a user