Fix stock raptor bed pin
This commit is contained in:
committed by
GitHub
parent
1c23fb21cd
commit
db9148441d
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user