Skip to content

Commit

Permalink
Add TEMP_PROBE_PIN for Einsy Rambo (MarlinFirmware#18823)
Browse files Browse the repository at this point in the history
  • Loading branch information
natemason authored and thinkyhead committed Jul 29, 2020
1 parent b160e8b commit 3dd21a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Marlin/src/pins/rambo/pins_EINSY_RAMBO.h
Expand Up @@ -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
Expand Down

0 comments on commit 3dd21a2

Please sign in to comment.