diff options
Diffstat (limited to 'Sprinter')
-rw-r--r-- | Sprinter/Configuration.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Sprinter/Configuration.h b/Sprinter/Configuration.h index d5f5460..8310773 100644 --- a/Sprinter/Configuration.h +++ b/Sprinter/Configuration.h @@ -19,6 +19,7 @@ // 3 is mendel-parts thermistor // 4 is 10k thermistor // 5 is ParCan supplied 104GT-2 100K +// 6 is EPCOS 100k #define THERMISTORHEATER 1 #define THERMISTORBED 1 |