🐛 Fix Selena Compact probe pin

This commit is contained in:
Scott Lahteine
2021-05-22 17:41:29 -05:00
parent 43b736906a
commit 6689e5ed75

View File

@@ -44,7 +44,9 @@
#define Y_MAX_PIN -1
#define Z_MIN_PIN P1_27
#define Z_MAX_PIN -1
#define Z_PROBE P1_22
#ifndef Z_MIN_PROBE_PIN
#define Z_MIN_PROBE_PIN P1_22
#endif
//
// Steppers