EepromInternalStorage::reset() writes 0xFF to the first 4096 bytes. Some platforms do not have that much EEPROM. This code should only reset the memory used by the module. See setting up code in EepromInternalStorage::begin().
Also check the other storage type classes.
EepromInternalStorage::reset() writes 0xFF to the first 4096 bytes. Some platforms do not have that much EEPROM. This code should only reset the memory used by the module. See setting up code in EepromInternalStorage::begin().
Also check the other storage type classes.