trying new interface
This commit is contained in:
@ -1532,3 +1532,7 @@ void DeviceHandlerBase::printWarningOrError(fsfw::OutputTypes errorType,
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
ProvidesDataPoolSubscriptionIF* DeviceHandlerBase::getSubsciptionInterface() {
|
||||
return &hkManager;
|
||||
}
|
||||
|
Reference in New Issue
Block a user