diff options
author | David Lamparter <equinox@diac24.net> | 2013-07-15 22:36:50 +0200 |
---|---|---|
committer | David Lamparter <equinox@diac24.net> | 2013-07-15 22:36:50 +0200 |
commit | eb495af6cb5de5c41536848666413ddadc90882b (patch) | |
tree | df1975ea9d7343dc30e84a931aba11e0f073b2e6 /Sprinter | |
parent | 7458c967eb0f0a074c5e5caff07ca5600df423df (diff) |
using 100k thermistor again
Diffstat (limited to 'Sprinter')
-rw-r--r-- | Sprinter/Configuration.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Sprinter/Configuration.h b/Sprinter/Configuration.h index a53f274..c82df79 100644 --- a/Sprinter/Configuration.h +++ b/Sprinter/Configuration.h @@ -27,7 +27,7 @@ // 5 is ParCan supplied 104GT-2 100K // 6 is EPCOS 100k // 7 is 100k Honeywell thermistor 135-104LAG-J01 -#define THERMISTORHEATER 4 +#define THERMISTORHEATER 1 #define THERMISTORBED 1 //// Calibration variables |