stevemarple / IniFile

Arduino library to parse ini files.
GNU Lesser General Public License v2.1
87 stars 45 forks source link

use same code Spifs and with SD #34

Open peteDDD opened 1 year ago

peteDDD commented 1 year ago

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

stevemarple commented 1 year ago

No, I am not aware.

peteDDD commented 1 year ago

OK. Thanks again.

On Sat, Feb 11, 2023 at 2:18 PM Steve Marple @.***> wrote:

No, I am not aware.

— Reply to this email directly, view it on GitHub https://github.com/stevemarple/IniFile/issues/34#issuecomment-1426857776, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANQI5JUT52L5EBGNP7V3UJ3WW7QYDANCNFSM6AAAAAAUVXO7RA . You are receiving this because you authored the thread.Message ID: @.***>