aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2019-01-30 16:44:50 +0200
committerShlomo Hecht <shlomo@twine-s.com>2019-01-30 16:44:50 +0200
commitda64741127fe5b7011458d3e2a8c9d5890b3d263 (patch)
treec80f1531eb1e9317497c0db1dedfcc750c4f62cd /Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c
parent511970046433b56c0c178fadfcef47d5b31e1d9b (diff)
downloadTango-da64741127fe5b7011458d3e2a8c9d5890b3d263.tar.gz
Tango-da64741127fe5b7011458d3e2a8c9d5890b3d263.zip
Version 1.3.5.4: Heaters connection fixed. some job end problem removed. IDS improved significantly
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c b/Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c
index e19431abd..5caf368dd 100644
--- a/Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c
+++ b/Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c
@@ -429,7 +429,6 @@ uint32_t ThreadLoadControlCBFunction(uint32_t index, uint32_t ReadValue)
//double tempcalcspeed = 0;
uint32_t calculated_speed;
double NormalizedError;
- //char Message[60];
DancerId = ThreadMotorIdToDancerId[index];
if (ReadValue < 10)