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