Fixed extra #endif

This commit is contained in:
Chris Roadfeldt 2015-04-01 12:13:25 -05:00
parent a57862e29f
commit bb41edc2ef

View File

@ -124,7 +124,7 @@
// #endif // #endif
// #ifndef SERVO_ENDSTOP_ANGLES // #ifndef SERVO_ENDSTOP_ANGLES
// #error You must have SERVO_ENDSTOP_ANGLES defined for Z Extend and Retract to use Z_PROBE_AND_ENSTOP // #error You must have SERVO_ENDSTOP_ANGLES defined for Z Extend and Retract to use Z_PROBE_AND_ENSTOP
#endif // #endif
#endif #endif
/** /**
* Check if Probe_Offset * Grid Points is greater than Probing Range * Check if Probe_Offset * Grid Points is greater than Probing Range