repaired thermistortable_6 by graphcial fitting of the off-slope values.
Thanks to bkubicek
This commit is contained in:
parent
babd2a3e84
commit
87cf8e280d
1 changed files with 2 additions and 2 deletions
|
|
@ -280,8 +280,8 @@ const short temptable_6[NUMTEMPS_6][2] = {
|
||||||
{49, 220},
|
{49, 220},
|
||||||
{53, 215},
|
{53, 215},
|
||||||
{62, 210},
|
{62, 210},
|
||||||
{73, 205},
|
{71, 205}, //fitted graphically
|
||||||
{72, 200},
|
{78, 200}, //fitted graphically
|
||||||
{94, 190},
|
{94, 190},
|
||||||
{102, 185},
|
{102, 185},
|
||||||
{116, 170},
|
{116, 170},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue