Rename preocess_command to process_next_command
This commit is contained in:
parent
98c4f22432
commit
46d59784ad
2 changed files with 6 additions and 5 deletions
|
|
@ -113,7 +113,6 @@ FORCE_INLINE void serialprintPGM(const char *str) {
|
|||
}
|
||||
|
||||
void get_command();
|
||||
void process_commands();
|
||||
|
||||
void manage_inactivity(bool ignore_stepper_queue=false);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue