Commit Graph

4 Commits

Author SHA1 Message Date
Markus Hitter 793a04b991 Align section attributes usage: always before the variable name. 2014-03-04 19:57:56 +01:00
Markus Hitter 0eecdf895b Temperature tables: add missing const qualifiers.
Spotted and fixed by wrtlprnft, thanks for the contribution.
2013-11-16 17:31:28 +01:00
Markus Hitter 53140cf87c ThermistorTables.h: add a const to temptable.
This is apparently required by Arch Linux' avr-gcc.
2012-03-26 17:43:40 +02:00
Markus Hitter 7b909fcf82 Fix thermistor tables, which also fixes a build failure.
Now we don't have tables for default or gen7 electronics, but
two default tables for a single vs. two different thermistors.
This seems to be more logical.
2012-03-25 16:16:48 +02:00