0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-31 14:12:52 +00:00

🔧 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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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