Fix TEMP_BED_PIN for Mightyboard Rev.E

Based on #8685
master
Scott Lahteine 6 years ago committed by GitHub
parent 822254291f
commit cd6468d6de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -123,7 +123,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…
Cancel
Save