Fix thermal error protection, reporting (#20655)
This commit is contained in:
@@ -696,7 +696,7 @@ class Temperature {
|
||||
|
||||
static bool wait_for_chamber(const bool no_wait_for_cooling=true);
|
||||
#endif
|
||||
#endif // HAS_TEMP_CHAMBER
|
||||
#endif
|
||||
|
||||
#if WATCH_CHAMBER
|
||||
static void start_watching_chamber();
|
||||
@@ -715,7 +715,7 @@ class Temperature {
|
||||
;
|
||||
start_watching_chamber();
|
||||
}
|
||||
#endif // HAS_HEATED_CHAMBER
|
||||
#endif
|
||||
|
||||
/**
|
||||
* The software PWM power for a heater
|
||||
|
||||
Reference in New Issue
Block a user