Skip to content
Snippets Groups Projects
Commit 2873d67b authored by Bracken Dawson's avatar Bracken Dawson
Browse files

Put bogus temp override back in Gen7 up to 1.3

Took out the ifdef when I split 1.4 out and forgot to permanently
define it for <=1.3.
parent 47d4f55b
No related branches found
No related tags found
No related merge requests found
......@@ -116,6 +116,10 @@
#endif
#define PS_ON_PIN 15
//All these generations of Gen7 supply thermistor power
//via PS_ON, so ignore bad thermistor readings
#define BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE
//our pin for debugging.
#define DEBUG_PIN 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment