mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 22:47:35 -06:00
🩹 Longer LK5 Z_MIN_PIN not interrupt-capable
This commit is contained in:
parent
8486865561
commit
33ad6464f6
1 changed files with 1 additions and 1 deletions
|
@ -1182,7 +1182,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