Followup to endstops update
This commit is contained in:
parent
12e8e0be22
commit
c76a466ba9
1 changed files with 0 additions and 3 deletions
|
|
@ -35,9 +35,6 @@
|
||||||
#include "endstop_interrupts.h"
|
#include "endstop_interrupts.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// TEST_ENDSTOP: test the current status of an endstop
|
|
||||||
#define TEST_ENDSTOP(ENDSTOP) (TEST(live_state, ENDSTOP))
|
|
||||||
|
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
#define ENDSTOPS_ENABLED (endstops.enabled || endstops.z_probe_enabled)
|
#define ENDSTOPS_ENABLED (endstops.enabled || endstops.z_probe_enabled)
|
||||||
#else
|
#else
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue