Browse Source

🎨 Misc. config cleanup

FB4S_WIFI
Scott Lahteine 2 years ago
parent
commit
8192cc12d3
  1. 2
      Marlin/Configuration_adv.h

2
Marlin/Configuration_adv.h

@ -318,7 +318,7 @@
* and/or decrease WATCH_TEMP_INCREASE. WATCH_TEMP_INCREASE should not be set
* below 2.
*/
#define WATCH_TEMP_PERIOD 20 // Seconds
#define WATCH_TEMP_PERIOD 40 // Seconds
#define WATCH_TEMP_INCREASE 2 // Degrees Celsius
#endif

Loading…
Cancel
Save