aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2020-10-07 13:14:49 +0300
committerShlomo Hecht <shlomo@twine-s.com>2020-10-07 13:14:49 +0300
commitcae0bfc060f16dd75661ebba88d3c905dd2ac875 (patch)
tree9ee1b1a7e56e35bb48978b15cf551aebcf9f5008 /Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
parent574226b848b815486038498669b661e5790e93cc (diff)
downloadTango-cae0bfc060f16dd75661ebba88d3c905dd2ac875.tar.gz
Tango-cae0bfc060f16dd75661ebba88d3c905dd2ac875.zip
Head EEPROM stubs, pressurer sensor 2 read (WHS),
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 5f1c0ffaf..dd885b6af 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 ();