Function EEPROM.update return

EEPROM.update() is of type void so there is no return value.

You can see the source at C:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\EEPROM\src

1 Like