SPIFFSIniFile

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

Author: Yuri Lopes, Steve Marple

Maintainer: Yuri Lopes

Read the documentation

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.