Data Storage
Library to store configuration parameters in the file system using LittleFS or SPIFFS for ESP8266 and ESP32.
Using the ArduinoJson library the parameters are stored in memory as a JSON document and saved as a JSON file.
Maintainer: Tost69
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.