mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-06 05:24:03 -06:00
⚡️ Improve SKR Mini E3 endstops / BLTouch (#700)
This commit is contained in:
parent
4237f2e550
commit
0abf45f825
6 changed files with 6 additions and 6 deletions
|
@ -893,7 +893,7 @@
|
|||
|
||||
// Enable this feature if all enabled endstop pins are interrupt-capable.
|
||||
// This will remove the need to poll the interrupt pins, saving many CPU cycles.
|
||||
//#define ENDSTOP_INTERRUPTS_FEATURE
|
||||
#define ENDSTOP_INTERRUPTS_FEATURE
|
||||
|
||||
/**
|
||||
* Endstop Noise Threshold
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue