summaryrefslogtreecommitdiff
path: root/Sprinter/pins.h
diff options
context:
space:
mode:
authorKliment Yanev <kliment.yanev@gmail.com>2011-08-31 11:55:24 +0200
committerKliment Yanev <kliment.yanev@gmail.com>2011-08-31 11:55:24 +0200
commitabff90d5547471d8811ea0967fedf053f8eeea66 (patch)
tree3fbab6b83df63afee55e8e63c9ea1ed9cf8c9a04 /Sprinter/pins.h
parent96291e27a89f2e68e00a3d90f2a8bd3b8bba8d97 (diff)
Add temp2 pin define
Diffstat (limited to 'Sprinter/pins.h')
-rw-r--r--Sprinter/pins.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Sprinter/pins.h b/Sprinter/pins.h
index 720f3a9..aeb747d 100644
--- a/Sprinter/pins.h
+++ b/Sprinter/pins.h
@@ -261,7 +261,7 @@
#define HEATER_1_PIN 8
#define TEMP_0_PIN 13 // ANALOG NUMBERING
#define TEMP_1_PIN 14 // ANALOG NUMBERING
-
+#define TEMP_2_PIN 15 // ANALOG NUMBERING
#else // RAMPS_V_1_1 or RAMPS_V_1_2 as default