Fix endstops compilation error
This commit is contained in:
parent
48a15d1c7e
commit
fb4e0b105b
|
@ -73,7 +73,6 @@ class Endstops {
|
|||
|
||||
#if ENABLED(ENDSTOP_NOISE_FILTER)
|
||||
static esbits_t validated_live_state;
|
||||
uint8_t Endstops::endstop_poll_count;
|
||||
static uint8_t endstop_poll_count; // Countdown from threshold for polling
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue