Move shared code to wait_for_bed_heating
This commit is contained in:
@ -701,6 +701,8 @@ class Temperature {
|
||||
#endif
|
||||
);
|
||||
|
||||
static void wait_for_bed_heating();
|
||||
|
||||
#endif // HAS_HEATED_BED
|
||||
|
||||
#if HAS_TEMP_PROBE
|
||||
|
Reference in New Issue
Block a user