Bascy / SPIFFSIniFile

ESP8226 and ESP32 library to parse ini files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

ESP8226 and ESP32 library to parse ini files

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%