clean up a bit
This commit is contained in:
parent
9354b1801a
commit
3f83109513
@ -159,8 +159,5 @@ void Factory::setStaticFrameworkObjectIds() {
|
|||||||
CommandingServiceBase::defaultPacketSource = objects::PUS_DISTRIBUTOR;
|
CommandingServiceBase::defaultPacketSource = objects::PUS_DISTRIBUTOR;
|
||||||
CommandingServiceBase::defaultPacketDestination = objects::TM_FUNNEL;
|
CommandingServiceBase::defaultPacketDestination = objects::TM_FUNNEL;
|
||||||
|
|
||||||
VerificationReporter::DEFAULT_REPORTER = objects::TC_VERIFICATOR;
|
|
||||||
VerificationReporter::DEFAULT_RECEIVER = objects::PUS_SERVICE_1_VERIFICATION;
|
VerificationReporter::DEFAULT_RECEIVER = objects::PUS_SERVICE_1_VERIFICATION;
|
||||||
|
|
||||||
// TmPacketBase::timeStamperId = objects::TIME_STAMPER;
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user