Storing STRUCT in EEPROM?

Have you looked at the library source code? What about the reference page for put()? :slight_smile:

"This function uses EEPROM.update() to perform the write, so does not rewrites the value if it didn't change."