/SPIFFSIniFile

ESP8226 and ESP32 library to parse ini files

Primary LanguageC++GNU General Public License v3.0GPL-3.0

SPIFFSIniFile

SPIFFSIniFile is an Arduino library for reading ini files via SPIFFS. This is just a modification of this library: IniFile

In case of any questions regarding how this library works, please refer to the previous link.

All credits go to Steve Marple. All I did was adapt the source to work on SPIFFS aiming at providing this feature for ESP8266 and ESP32 platforms.