aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2020-02-11 17:40:15 +0200
committerShlomo Hecht <shlomo@twine-s.com>2020-02-11 17:40:15 +0200
commitf00b1c08c2d9a05ada6b9adc9e25906e25ff80d9 (patch)
treeddb911a16b1ddd4d8bca92a3a0fe33ab55965e36 /Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
parente9b269ae3f418e34934f23977656fe49c6ea42b5 (diff)
downloadTango-f00b1c08c2d9a05ada6b9adc9e25906e25ff80d9.tar.gz
Tango-f00b1c08c2d9a05ada6b9adc9e25906e25ff80d9.zip
bug fixes, init handling
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
index b24970ea0..48c7c3f5e 100644
--- a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
+++ b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
@@ -720,8 +720,8 @@ uint32_t MillisecLowLoop(uint32_t tick)
}
Trigger_WHS_PT100_Read_All();
Trigger_WHS_MAX11614_Read_allADC();
- WHS_Blower_Avarege_ORF1();
- WHS_Blower_Avarege_ORF3();
+// WHS_Blower_Avarege_ORF1(); //drier
+ WHS_Blower_Avarege_ORF3(); //head
Trigger_WHSReadAllFanTacho ();
}
if (OneMinute_Tick)