EEPROM settings storage
Store settings in EEPROM.
Keep in mind that writing to eeprom is limited to about 100.000-2.000.000 rewrites.
- Arduino Uno: 1kb
- Arduino Pro Micro: 1kb
Which settings to store ?
Edited by tong
Store settings in EEPROM.
Keep in mind that writing to eeprom is limited to about 100.000-2.000.000 rewrites.
Which settings to store ?