Skip to content

Commit

Permalink
Big clean up. Rework temperature.cpp for clarity and reduced code size.
Browse files Browse the repository at this point in the history
Enable SHOW_TEMP_ADC_VALUES to prepare for some thermistor table improvements.
  • Loading branch information
aegean-odyssey committed Dec 31, 2020
1 parent 6da411c commit b3b9b14
Show file tree
Hide file tree
Showing 2 changed files with 1,996 additions and 1,770 deletions.
2 changes: 1 addition & 1 deletion marlin_changes/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@

// Show Temperature ADC value
// Enable for M105 to include ADC values read from temperature sensors.
//#define SHOW_TEMP_ADC_VALUES
#define SHOW_TEMP_ADC_VALUES

/**
* High Temperature Thermistor Support
Expand Down
Loading

0 comments on commit b3b9b14

Please sign in to comment.