added srv3 to linux bsp

This commit is contained in:
2021-05-27 16:20:40 +02:00
committed by Robin Mueller
parent 76a83bec47
commit 945ef9019a
2 changed files with 9 additions and 2 deletions

View File

@@ -45,8 +45,6 @@ void Factory::setStaticFrameworkObjectIds() {
// No storage object for now.
TmFunnel::storageDestination = objects::NO_OBJECT;
LocalDataPoolManager::defaultHkDestination = objects::NO_OBJECT;
VerificationReporter::messageReceiver = objects::PUS_SERVICE_1_VERIFICATION;
TmPacketBase::timeStamperId = objects::TIME_STAMPER;
}