mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-31 14:12:52 +00:00
parent
822254291f
commit
cd6468d6de
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue