Skip to content
hayden-t edited this page Aug 31, 2020 · 3 revisions

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

Clone this wiki locally