chiark / gitweb /
Add explicit #define for bogus temp override
authorPhil Hord <phord@phord.com>
Sun, 26 Feb 2012 23:46:34 +0000 (18:46 -0500)
committerPhil Hord <phil@phord.com>
Mon, 27 Feb 2012 01:26:16 +0000 (20:26 -0500)
commit740f0c76902aa6182555b0123b7944b6331604e5
tree61ed706b38735cc5d8760d2cdce85e17807b8821
parent97d42ca2b229597c124dfdd1ffef8499d0f2644a
Add explicit #define for bogus temp override

The code to ignore the "bad thermistor reading failsafe"
suicide function depends on the existing of the PS_ON pin
feature.  But in some boards this shouldn't be the case
Fix this by adding an explicit definition to make our
intentions more clear and separable.
Marlin/pins.h
Marlin/temperature.cpp