aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2020-10-07 14:22:29 +0300
committerAvi Levkovich <avi@twine-s.com>2020-10-07 14:22:29 +0300
commit449c7faf0b98369994736862e16b086e680c4d2e (patch)
tree93b31e7046a95196e4e315f4a6bce00b5416c6d7 /Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
parent84103e5dd222064c4a81c62515186766e134f057 (diff)
parent70fe24a9044c15f44968d1e4936e4c0b510ef372 (diff)
downloadTango-449c7faf0b98369994736862e16b086e680c4d2e.tar.gz
Tango-449c7faf0b98369994736862e16b086e680c4d2e.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
index 70a7e39b0..f1d2005fb 100644
--- a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
+++ b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
@@ -777,6 +777,7 @@ uint32_t MillisecLowLoop(uint32_t tick)
{
//Trigger_WHS_PT100_Read_All();
WHS_Blower_Avarege(HEAD_FLOW_METER);
+ WHS_Blower_Avarege(NU_FLOW_METER);
WHS_Blower_Avarege(DRIER_FLOW_METER);
WHS_Start_Blower_Control_Closed_Loop ();