Bring configurations up to date, fix some comments

This commit is contained in:
Scott Lahteine
2017-06-28 13:44:04 -05:00
parent e3cedfa0ec
commit 5b03f23fa2
32 changed files with 182 additions and 161 deletions

View File

@ -123,8 +123,8 @@
#define AUTOTEMP_OLDWEIGHT 0.98
#endif
//Show Temperature ADC value
//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
// Show Temperature ADC value
// Enable for M105 to include ADC values read from temperature sensors.
//#define SHOW_TEMP_ADC_VALUES
/**