Hi everyone,
I have been using the saveAnything function to save application preferences to the eeprom, but it is painful to update the struct everytime I need to add an new preference item.
I am wondering if there is an easy way to save a dynamic structure, preferably a Hashmap, to eeprom.
Any code snippet will be very appreciated.
Thanks,
Franklin Dattein