summaryrefslogtreecommitdiff
path: root/controller.h
AgeCommit message (Collapse)Author
2013-12-10Add some conversions from celsius to adc valuesHEADmasterChristian Franke
Luckily, this ATMega is grossly oversized, so we can just throw in floating point arithmetic.
2013-12-09Restructure code a bitChristian Franke