IniFile icon indicating copy to clipboard operation
IniFile copied to clipboard

use same code Spifs and with SD

Open peteDDD opened this issue 2 years ago • 2 comments

Steve, Great tool and thank you for your contribution to the community!

Are you aware of anyone making this code capable of reading both spifs and SD files. That is, I want to use one set of code to alternately read either an ini file from SD or one from Spiffs. (My goal is to use the SD for updates of the ini but keep the current active ini and the "factory reset" ini in spifs (or EEPROM. )

Thanks again. Pete

peteDDD avatar Feb 08 '23 20:02 peteDDD