matsstaff / stc1000p

Programmable thermostat firmware and arduino based uploader for the STC-1000 thermostat
GNU General Public License v3.0
262 stars 47 forks source link

Upload without wiping EEPROM #8

Closed matsstaff closed 10 years ago

matsstaff commented 10 years ago

Check if it would be possible to not wipe the EEPROM on upload. During initial upload EEPROM will be wiped due to copyprotection, but it would be nice to leave it intact on later uploads to retain settings.

matsstaff commented 10 years ago

Maybe it would even be possible to initialize EEPROM data?