mister-grumbler / w1209-firmware

The functional eqivalent to the original firmware of "Digital Thermostat Module Model XH-W1209".
GNU General Public License v3.0
39 stars 23 forks source link

Split indicator.c #5

Closed mister-grumbler closed 6 years ago

mister-grumbler commented 6 years ago

The indicator.c have to be refactored. The functionality related to presentation of various data types have to be moved into separate file.

mister-grumbler commented 6 years ago

Done.