Onboard (always-on) pullups support (#16144)
This commit is contained in:
committed by
Scott Lahteine
parent
ae3504594c
commit
b065a60dd0
@@ -59,6 +59,7 @@
|
||||
#define Y_MAX_PIN P1_27 // (15) 10k pullup to 3.3V, 1K series
|
||||
#define Z_MIN_PIN P1_29 // (18) 10k pullup to 3.3V, 1K series
|
||||
#define Z_MAX_PIN P1_28 // (19) 10k pullup to 3.3V, 1K series
|
||||
#define ONBOARD_ENDSTOPPULLUPS // Board has built-in pullups
|
||||
|
||||
//
|
||||
// Steppers
|
||||
|
||||
Reference in New Issue
Block a user