kalliot / heater_control

Arduino controlling house heating system ( boiler )
http://www.skallio.com/boiler
MIT License
1 stars 0 forks source link

Modularization #1

Open kalliot opened 9 years ago

kalliot commented 9 years ago

Restructure code to smaller source modules. NTP to own file, same to tcpip command interpreter.

kalliot commented 9 years ago

NTC moved to ntc.ino

kalliot commented 9 years ago

iot, eepromsetup and cmdparser are now in own source files.