Examples - Modules - Eeprom Config
Eeprom Config 2.0
EepromConfig provides some functions to write and read byte, int, long and string values to and from eeprom. There are some additional functions to parse data. Have a look!
Source
- Source - modEepromConfig You need this.
- Source - Main See how your Main loop could look like (a simple example).