Other
Library to read and parse .ini files on ESP8266 and ESP32 platforms
SPIFFSIniFile is a library to read and parse .ini files as used by Microsoft Windows. SPIFFSIniFile is designed to use minimal memory requirements, and the only buffer used is one supplied by the user, thus the user remains in charge of memory usage. GNU LGPL v3
Maintainer: Yuri Lopes
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.