Fix endstops compilation error
This commit is contained in:
		| @@ -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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user