remove removed task start
This commit is contained in:
parent
ebc32d1cc2
commit
efbb5d69c7
@ -352,10 +352,6 @@ void scheduling::initTasks() {
|
||||
gpsTask->startTask();
|
||||
#endif
|
||||
acsSysTask->startTask();
|
||||
#if OBSW_ADD_RTD_DEVICES == 1
|
||||
tcsPollingTask->startTask();
|
||||
tcsTask->startTask();
|
||||
#endif /* OBSW_ADD_RTD_DEVICES == 1 */
|
||||
if (not tcsSystemTask->isEmpty()) {
|
||||
tcsSystemTask->startTask();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user