set queue of tm send helper
This commit is contained in:
parent
4e571e5082
commit
d641d63531
@ -120,6 +120,7 @@ ReturnValue_t CommandingServiceBase::initialize() {
|
|||||||
} else {
|
} else {
|
||||||
tmSendHelper.setInternalErrorReporter(*errReporter);
|
tmSendHelper.setInternalErrorReporter(*errReporter);
|
||||||
}
|
}
|
||||||
|
tmSendHelper.setMsgQueue(*requestQueue);
|
||||||
|
|
||||||
if (verificationReporter == nullptr) {
|
if (verificationReporter == nullptr) {
|
||||||
verificationReporter =
|
verificationReporter =
|
||||||
|
Loading…
Reference in New Issue
Block a user