set queue of tm send helper
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details

This commit is contained in:
Robin Müller 2022-07-27 19:56:11 +02:00
parent 4e571e5082
commit d641d63531
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ ReturnValue_t CommandingServiceBase::initialize() {
} else {
tmSendHelper.setInternalErrorReporter(*errReporter);
}
tmSendHelper.setMsgQueue(*requestQueue);
if (verificationReporter == nullptr) {
verificationReporter =