Clarify names of prepare_move functions

This commit is contained in:
Scott Lahteine
2016-06-10 19:23:41 -07:00
parent bf8710d522
commit b75e648f2c
2 changed files with 54 additions and 54 deletions

View File

@@ -227,7 +227,6 @@ void FlushSerialRequestResend();
void ok_to_send();
void reset_bed_level();
void prepare_move();
void kill(const char*);
#if DISABLED(DELTA) && DISABLED(SCARA)