Skip to content

Commit

Permalink
Update temperature.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead authored Jul 11, 2020
1 parent c3dcd5d commit c972a30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Marlin/src/module/temperature.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
* temperature.cpp - temperature control
*/

// Useful when debugging thermocouples
//#define IGNORE_THERMOCOUPLE_ERRORS

#include "temperature.h"
#include "endstops.h"

Expand Down

0 comments on commit c972a30

Please sign in to comment.