Data Storage
This library provides a simple interface to collect data on local storage (embedded flash or micro SD).
It is ideal for IoT projects where data must be flushed when an internet connection is available and buffered until that moment. It can store only textual data.
Maintainer: Fabiano Riccardi
This library is compatible with the esp8266, esp32 architectures.
To use this library, open the Library Manager in the Arduino IDE and install it from there.