The safe_delay() is now globaly accessible

This commit is contained in:
João Brázio
2016-07-14 21:40:11 +01:00
parent 9a00108cb6
commit a8758619ec
4 changed files with 36 additions and 10 deletions

View File

@@ -389,4 +389,6 @@ void calculate_volumetric_multipliers();
#endif
#endif
void safe_delay(uint16_t del);
#endif //MARLIN_H