Merge pull request #8685 from MateuszKrawczuk/patch-3
Update TEMP_BED_PIN in MIGHTYBOARD_REVE
This commit is contained in:
commit
43ea265b78
|
@ -124,7 +124,7 @@
|
|||
//
|
||||
// Temperature Sensors
|
||||
//
|
||||
#define TEMP_BED_PIN 69 // K7
|
||||
#define TEMP_BED_PIN 15 // K7 - 69 / ADC15 - 15
|
||||
|
||||
// SPI for Max6675 or Max31855 Thermocouple
|
||||
// Uses a separate SPI bus
|
||||
|
|
Loading…
Reference in a new issue