🔧 BTT SKR 3 has onboard endstop pullups (#24876)

This commit is contained in:
Manuel McLure
2023-06-03 13:39:41 -07:00
committed by GitHub
parent ba08dcfb76
commit b8655ca0ed

View File

@@ -119,6 +119,7 @@
#define Z_STOP_PIN PC0 // Z-STOP #define Z_STOP_PIN PC0 // Z-STOP
#endif #endif
#endif #endif
#define ONBOARD_ENDSTOPPULLUPS // Board has built-in pullups
// //
// Z Probe (when not Z_MIN_PIN) // Z Probe (when not Z_MIN_PIN)