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

Allow for longer heating delays #30

Closed matsstaff closed 10 years ago

matsstaff commented 10 years ago

Currently only max 4 minutes.

matsstaff commented 10 years ago

Split the heating and cooling delay counters into an 8 bit minute counter, and make the two counters 8 bit. No extra memory used.