aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/IDS/IDS_print.c
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2019-05-02 11:18:08 +0300
committerShlomo Hecht <shlomo@twine-s.com>2019-05-02 11:18:08 +0300
commitf8cd5085cc7fcd85e694d026dfd656ff54ab91d3 (patch)
tree56cd193d01d8e82ab13d04c11fc21fd64ac97313 /Software/Embedded_SW/Embedded/Modules/IDS/IDS_print.c
parent065937afe2a270ee9f9d54b6a0b0b8f74bd5d067 (diff)
downloadTango-f8cd5085cc7fcd85e694d026dfd656ff54ab91d3.tar.gz
Tango-f8cd5085cc7fcd85e694d026dfd656ff54ab91d3.zip
job progress and winder logs
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/IDS/IDS_print.c')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/IDS/IDS_print.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/IDS/IDS_print.c b/Software/Embedded_SW/Embedded/Modules/IDS/IDS_print.c
index 30ad7d857..f2bae768c 100644
--- a/Software/Embedded_SW/Embedded/Modules/IDS/IDS_print.c
+++ b/Software/Embedded_SW/Embedded/Modules/IDS/IDS_print.c
@@ -755,7 +755,7 @@ uint32_t IDS_Cleaning_Stop_Cleaning_Solution (callback_fptr callback);
(int) segmentfirst_speed);
//REPORT_MSG(segmentfirst_speed,IdsMessage);
Report(IdsMessage, __FILE__, __LINE__, Dispenser_i, RpWarning, segmentfirst_speed, 0);
- SendJobProgress(0.0, 0, false, IdsMessage);
+ //SendJobProgress(0.0, 0, false, IdsMessage);
}
}
}
@@ -952,7 +952,7 @@ void IDS_StartBrushStop(int n_dispensers, JobDispenser** Dispensers)
(int) segmentfirst_speed);
//REPORT_MSG(segmentfirst_speed,IdsMessage);
Report(IdsMessage, __FILE__, __LINE__, Dispenser_i, RpWarning, segmentfirst_speed, 0);
- SendJobProgress(0.0, 0, false, IdsMessage);
+ //SendJobProgress(0.0, 0, false, IdsMessage);
}
else
{