Move shared code to wait_for_bed_heating

This commit is contained in:
Scott Lahteine
2020-03-04 12:50:43 -06:00
parent ab1863ac48
commit 7709261ea9
5 changed files with 14 additions and 24 deletions

View File

@ -701,6 +701,8 @@ class Temperature {
#endif
);
static void wait_for_bed_heating();
#endif // HAS_HEATED_BED
#if HAS_TEMP_PROBE