Followup to AUTO_REPORT_SD_STATUS

Followup to #9832
This commit is contained in:
Scott Lahteine
2018-03-07 00:13:25 -06:00
parent d7aed2fe4f
commit b198b49d15
3 changed files with 20 additions and 13 deletions

View File

@ -1410,6 +1410,11 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report SdCard status with M27 S<seconds>
*/
//#define AUTO_REPORT_SD_STATUS
/**
* Include capabilities in M115 output
*/