We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I did some write speed tests:
eeprom write single byte/int/lng 21ms
for about the same time you can write 24 bytes as an array
eeprom write byte array of size 24 = 23 millis