Corrected thermistor naming
This commit is contained in:
parent
163efdf1c7
commit
d3bfffcb6e
1 changed files with 1 additions and 1 deletions
|
@ -27,8 +27,8 @@
|
||||||
// 5 is ParCan supplied 104GT-2 100K
|
// 5 is ParCan supplied 104GT-2 100K
|
||||||
// 6 is EPCOS 100k
|
// 6 is EPCOS 100k
|
||||||
// 7 is 100k Honeywell thermistor 135-104LAG-J01
|
// 7 is 100k Honeywell thermistor 135-104LAG-J01
|
||||||
|
#define THERMISTORHEATER_0 3
|
||||||
#define THERMISTORHEATER_1 3
|
#define THERMISTORHEATER_1 3
|
||||||
#define THERMISTORHEATER_2 3
|
|
||||||
#define THERMISTORBED 3
|
#define THERMISTORBED 3
|
||||||
|
|
||||||
//#define HEATER_0_USES_THERMISTOR
|
//#define HEATER_0_USES_THERMISTOR
|
||||||
|
|
Reference in a new issue