Fix stock raptor bed pin

This commit is contained in:
InsanityAutomation
2018-09-03 23:07:48 -04:00
committed by GitHub
parent 1c23fb21cd
commit db9148441d
+1 -1
View File
@@ -109,7 +109,7 @@
//
#define TEMP_0_PIN 13 // Analog Input
#define TEMP_1_PIN 15 // Analog Input
#define TEMP_BED_PIN 3 // Analog Input
#define TEMP_BED_PIN 14 // Analog Input
// SPI for Max6675 or Max31855 Thermocouple
#if DISABLED(SDSUPPORT)