Skip to content
Snippets Groups Projects
Commit 67041360 authored by Dean Camera's avatar Dean Camera
Browse files

The EEPROM stream read/write functions now use eeprom_update_byte() instead of...

The EEPROM stream read/write functions now use eeprom_update_byte() instead of eeprom_write_byte(), so that only changed bytes are written to EEPROM to preserve its lifespan.

Changed over the AVRISP-MKII and TemperatureDataLogger projects to use eeprom_update_byte() when writing non-volatile parameters to EEPROM to preserve its lifespan.
parent bb9fb105
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment