From 24c08ddd928415975536f92eba78ea85113535a8 Mon Sep 17 00:00:00 2001 From: brianstarnes Date: Mon, 16 Mar 2015 21:51:28 -0700 Subject: [PATCH] Comment out internal temp override checking code for now. --- src/app_mt/temp_control.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app_mt/temp_control.c b/src/app_mt/temp_control.c index 666441c..1b10e46 100644 --- a/src/app_mt/temp_control.c +++ b/src/app_mt/temp_control.c @@ -223,7 +223,7 @@ output_thread(void* arg) /* Check internal unit temperature and disable outputs if temperature exceeds 85C. * Do no allow outputs to re-enable until temperature is below 70 C. */ - internal_temp_ovrd_check(output); + //internal_temp_ovrd_check(output); /* If the probe associated with this output is not active or if the output is set * to disabled turn OFF the output