Update Configuration_adv.h

This commit is contained in:
InsanityAutomation
2022-02-18 15:13:37 -05:00
parent 0bbc122475
commit c4ba4600dc
+1 -1
View File
@@ -368,7 +368,7 @@
#endif
#if ANY(THERMAL_PROTECTION_HOTENDS, THERMAL_PROTECTION_BED, THERMAL_PROTECTION_CHAMBER, THERMAL_PROTECTION_COOLER)
#define THERMAL_PROTECTION_VARIANCE_MONITOR // Detect a sensor malfunction preventing temperature updates
//#define THERMAL_PROTECTION_VARIANCE_MONITOR // Detect a sensor malfunction preventing temperature updates
#endif
#if ENABLED(PIDTEMP)