This commit is contained in:
parent
a800ad6c9a
commit
8cc5220dd0
@ -340,7 +340,6 @@ void scheduling::initTasks() {
|
||||
#endif
|
||||
|
||||
#if OBSW_ADD_STAR_TRACKER == 1
|
||||
sif::debug << "scheduling STR helper" << std::endl;
|
||||
// Relatively high priority to make sure STR COM works well.
|
||||
PeriodicTaskIF* strHelperTask =
|
||||
factory->createPeriodicTask("STR_HELPER", 30, PeriodicTaskIF::MINIMUM_STACK_SIZE, 0.2,
|
||||
|
Loading…
Reference in New Issue
Block a user