Add TEMP_PROBE_PIN for Einsy Rambo (#18823)
This commit is contained in:
parent
36ef9327ef
commit
c0d8542a85
@ -109,6 +109,7 @@
|
|||||||
#define TEMP_0_PIN 0 // Analog Input
|
#define TEMP_0_PIN 0 // Analog Input
|
||||||
#define TEMP_1_PIN 1 // Analog Input
|
#define TEMP_1_PIN 1 // Analog Input
|
||||||
#define TEMP_BED_PIN 2 // Analog Input
|
#define TEMP_BED_PIN 2 // Analog Input
|
||||||
|
#define TEMP_PROBE_PIN 3 // Analog Input
|
||||||
|
|
||||||
//
|
//
|
||||||
// Heaters / Fans
|
// Heaters / Fans
|
||||||
|
Loading…
Reference in New Issue
Block a user