Do yourself a favour and use EEPROM.put() and EEPROM.get() to save and load a whole array (or any other type of variable) with a single command
1 Like
Do yourself a favour and use EEPROM.put() and EEPROM.get() to save and load a whole array (or any other type of variable) with a single command