Disambiguate 'else' in stepper code

This commit is contained in:
Scott Lahteine 2018-03-10 19:57:14 -06:00
parent 72df10c669
commit b0abce5a7e
3 changed files with 22 additions and 21 deletions

View file

@ -9012,8 +9012,6 @@ inline void gcode_M205() {
}
}
#elif ENABLED(X_DUAL_ENDSTOPS) || ENABLED(Y_DUAL_ENDSTOPS) || ENABLED(Z_DUAL_ENDSTOPS)
/**