Rename preocess_command to process_next_command
This commit is contained in:
@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user