Add M155 - Auto-report temperature with interval

This commit is contained in:
Scott Lahteine
2016-11-08 18:03:40 -06:00
parent 68b46fb2c9
commit 68b866b5dd
19 changed files with 128 additions and 0 deletions

View File

@ -843,4 +843,9 @@
*/
//#define PINS_DEBUGGING
/**
* Auto-report temperatures with M155 S<seconds>
*/
//#define AUTO_REPORT_TEMPERATURES
#endif // CONFIGURATION_ADV_H