aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Control
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2020-10-26 17:34:11 +0200
committerAvi Levkovich <avi@twine-s.com>2020-10-26 17:34:11 +0200
commit730a3ec1157de96f74853e343b06725c647b3c13 (patch)
treeccd9dfd669b4d652fe8e9cdc8338ed7db905fa48 /Software/Embedded_SW/Embedded/Modules/Control
parent6a1dff8d05740d86d8fbcfc582818f802d62b13c (diff)
parent338d613fbf2d4e5302b66909ec7c703637829587 (diff)
downloadTango-730a3ec1157de96f74853e343b06725c647b3c13.tar.gz
Tango-730a3ec1157de96f74853e343b06725c647b3c13.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/Control')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
index ddbda4bca..8a14a1d67 100644
--- a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
+++ b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
@@ -760,7 +760,7 @@ uint32_t MillisecLowLoop(uint32_t tick)
//char Lenstr[160];
//static int Counter = 0;
//MachineUpdateResponseFunc();
- //KeepAliveOneSecondCall();
+ KeepAliveOneSecondCall();
//TemperatureListString(Lenstr);
//ReportWithPackageFilter(ThreadFilter,Lenstr,__FILE__,__LINE__,(int)Counter++,RpWarning,(int) msec_millisecondCounter,0);
for (Sensor_i = StartPT100;Sensor_i < MAX_HEAD_CARD_TEMP_SENS_ID;Sensor_i++)