The safe_delay() is now globaly accessible
This commit is contained in:
parent
9a00108cb6
commit
a8758619ec
4 changed files with 36 additions and 10 deletions
|
|
@ -389,4 +389,6 @@ void calculate_volumetric_multipliers();
|
|||
#endif
|
||||
#endif
|
||||
|
||||
void safe_delay(uint16_t del);
|
||||
|
||||
#endif //MARLIN_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue