Correct temptable_55 name.
This commit is contained in:
parent
b86336c3f5
commit
0e89022cc3
@ -419,7 +419,7 @@ const short temptable_52[][2] PROGMEM = {
|
|||||||
// Verified by linagee. Source: http://shop.arcol.hu/static/datasheets/thermistors.pdf
|
// Verified by linagee. Source: http://shop.arcol.hu/static/datasheets/thermistors.pdf
|
||||||
// Calculated using 1kohm pullup, voltage divider math, and manufacturer provided temp/resistance
|
// Calculated using 1kohm pullup, voltage divider math, and manufacturer provided temp/resistance
|
||||||
// Advantage: More resolution and better linearity from 150C to 200C
|
// Advantage: More resolution and better linearity from 150C to 200C
|
||||||
const short temptable_52[][2] PROGMEM = {
|
const short temptable_55[][2] PROGMEM = {
|
||||||
{1*OVERSAMPLENR, 500},
|
{1*OVERSAMPLENR, 500},
|
||||||
{76*OVERSAMPLENR, 300},
|
{76*OVERSAMPLENR, 300},
|
||||||
{87*OVERSAMPLENR, 290},
|
{87*OVERSAMPLENR, 290},
|
||||||
|
Loading…
Reference in New Issue
Block a user