Endstop patch followup
This commit is contained in:
parent
04fc715c91
commit
e352c1e52d
@ -72,7 +72,6 @@ class Endstops {
|
|||||||
|
|
||||||
#if ENABLED(ENDSTOP_NOISE_FILTER)
|
#if ENABLED(ENDSTOP_NOISE_FILTER)
|
||||||
static esbits_t validated_live_state;
|
static esbits_t validated_live_state;
|
||||||
uint8_t Endstops::endstop_poll_count;
|
|
||||||
static uint8_t endstop_poll_count; // Countdown from threshold for polling
|
static uint8_t endstop_poll_count; // Countdown from threshold for polling
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user