remove printout
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good

This commit is contained in:
Robin Müller 2023-07-12 17:02:52 +02:00
parent a800ad6c9a
commit 8cc5220dd0
Signed by: muellerr
GPG Key ID: 407F9B00F858F270

View File

@ -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,