piere_delecto
New member
I am working on a project and would like to allow the user to store a very small amount of data (like 64 bits) that they can continuously change as needed. I think I'd like to use eeprom, if possible, to avoid adding an additional memory module to the project. Would LittleFS be helpful for this application? I understand that I need to be careful about re-writing to the same area of memory many times.
Thank you
Thank you