/SdFatFS

Wrapper for fs::FS to use the SdFat library

Primary LanguageC++GNU General Public License v3.0GPL-3.0

SdFatFS - Wrapper für fs::FS zur Verwendung der SdFat Bibliothek

Dieser Wrapper erlaubt die Benutzung der SdFat Funktionalitäten mit anderen Bibliotheken, die intern das ESP32 Dateisystem basierend auf fs::FS benutzen.

SdFatFS - Wrapper for fs::FS to use the SdFat library

This wrapper allows the use of the SdFat functionalities with other libraries that internally use the ESP32 file system based on fs::FS.