Appy const to manage_inactivity
This commit is contained in:
parent
816fa9e2b4
commit
e143b1252f
2 changed files with 2 additions and 2 deletions
|
|
@ -50,7 +50,7 @@ void idle(
|
|||
#endif
|
||||
);
|
||||
|
||||
void manage_inactivity(bool ignore_stepper_queue = false);
|
||||
void manage_inactivity(const bool ignore_stepper_queue=false);
|
||||
|
||||
extern const char axis_codes[XYZE];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue