Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, I have written data in the EEPROM of a M5 CoreInk, using EEPROM.write(). How can I erase the entire area? Of course, I can write the area with zeros, but this is going to be long. Is there something like EEPROM.clear() or anything? Thanks
EEPROM.write()
EEPROM.clear()