The EEPROM stream read/write functions now use eeprom_update_byte() instead of eeprom...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 26 May 2010 11:54:55 +0000 (11:54 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 26 May 2010 11:54:55 +0000 (11:54 +0000)
Changed over the AVRISP-MKII and TemperatureDataLogger projects to use eeprom_update_byte() when writing non-volatile parameters to EEPROM to preserve its lifespan.


No differences found