0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-02-12 12:30:06 +00:00

Add TEMP_PROBE_PIN for Einsy Rambo ()

This commit is contained in:
natemason 2020-07-29 09:18:02 +08:00 committed by Scott Lahteine
parent b160e8b93f
commit 3dd21a2770

View file

@ -109,6 +109,7 @@
#define TEMP_0_PIN 0 // Analog Input
#define TEMP_1_PIN 1 // Analog Input
#define TEMP_BED_PIN 2 // Analog Input
#define TEMP_PROBE_PIN 3 // Analog Input
//
// Heaters / Fans