Skip to content

Commit

Permalink
Refactor endstop state followup
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiskeithb committed May 28, 2023
1 parent 0b45001 commit 934af84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Marlin/src/inc/Conditionals_LCD.h
Original file line number Diff line number Diff line change
Expand Up @@ -833,8 +833,8 @@
#undef AVOID_OBSTACLES
#undef ENDSTOPPULLUP_XMIN
#undef ENDSTOPPULLUP_XMAX
#undef X_MIN_ENDSTOP_INVERTING
#undef X_MAX_ENDSTOP_INVERTING
#undef X_MIN_ENDSTOP_HIT_STATE
#undef X_MAX_ENDSTOP_HIT_STATE
#undef X2_DRIVER_TYPE
#undef X_ENABLE_ON
#undef DISABLE_X
Expand Down

0 comments on commit 934af84

Please sign in to comment.