aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c
diff options
context:
space:
mode:
authorRonen Sberlo <ronen.s@twine-s.com>2020-08-30 11:10:48 +0300
committerRonen Sberlo <ronen.s@twine-s.com>2020-08-30 11:10:48 +0300
commit916b852f7ad8018f883f3ae8a5b119be0cc12883 (patch)
tree035409731259848d98d53a9f6d1ababc1c7df96a /Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c
parentb91e38b4265ffe413d9b54aabb3e17d8cd150570 (diff)
downloadTango-916b852f7ad8018f883f3ae8a5b119be0cc12883.tar.gz
Tango-916b852f7ad8018f883f3ae8a5b119be0cc12883.zip
Tunnel entrances temperature read
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c b/Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c
index 7ec0ed5e5..ab1ab77e6 100644
--- a/Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c
+++ b/Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c
@@ -1275,8 +1275,8 @@ uint32_t ThreadPrepareState(void *JobDetails)
#ifndef TEST_PID_THREAD
ControlIdtoMotorId[Motor_i] = AddControlCallback(NULL,ThreadControlCBFunction, eOneMillisecond,Control_Read_Dancer_Position,(IfTypeThread*0x100+Motor_i),ThreadMotorIdToDancerId[Motor_i],Motor_i);
#endif
-#endif
}
+#endif
}
HandleJobThreadControlParameters(JobTicket->threadparameters); //OVERRIDES CONFIGURATION PARAMETERS!!!