Function EEPROM.update return

But that is exactly what .update() does. So, you can either let the library do it, or you can do it, but if you bother to read and compare, you might as well just .write() if they are not the same or else the library will repeat everything you have done.

1 Like