ConfigStorage

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.

Author: Tost69

Maintainer: Tost69

Read the documentation

Go to repository

Compatibility

This library is compatible with the esp8266, esp32 architectures.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.