From 02566cc007ed8d460e34226c9542282c3e260605 Mon Sep 17 00:00:00 2001 From: kliment Date: Tue, 12 Jul 2011 15:24:09 +0200 Subject: Add 10k thermistor --- Sprinter/Configuration.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Sprinter/Configuration.h') diff --git a/Sprinter/Configuration.h b/Sprinter/Configuration.h index 319c839..a9cb67f 100644 --- a/Sprinter/Configuration.h +++ b/Sprinter/Configuration.h @@ -15,6 +15,7 @@ // 1 is 100k thermistor // 2 is 200k thermistor // 3 is mendel-parts thermistor +// 4 is 10k thermistor #define THERMISTORHEATER 1 #define THERMISTORBED 1 -- cgit v1.2.1