Skip to content

Commit f3d4fef

Browse files
thisiskeithbAndy-Big
authored andcommitted
🩹 Endstop hit state followup (MarlinFirmware#25885)
Followup to MarlinFirmware#25574
1 parent 1a57137 commit f3d4fef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Marlin/src/inc/Conditionals_LCD.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -833,8 +833,8 @@
833833
#undef AVOID_OBSTACLES
834834
#undef ENDSTOPPULLUP_XMIN
835835
#undef ENDSTOPPULLUP_XMAX
836-
#undef X_MIN_ENDSTOP_INVERTING
837-
#undef X_MAX_ENDSTOP_INVERTING
836+
#undef X_MIN_ENDSTOP_HIT_STATE
837+
#undef X_MAX_ENDSTOP_HIT_STATE
838838
#undef X2_DRIVER_TYPE
839839
#undef X_ENABLE_ON
840840
#undef DISABLE_X

0 commit comments

Comments
 (0)