added hk receiver obj id to dhb ctor
This commit is contained in:
@ -89,7 +89,7 @@ public:
|
||||
*/
|
||||
virtual MessageQueueId_t getCommandQueue();
|
||||
|
||||
virtual ReturnValue_t initialize();
|
||||
virtual ReturnValue_t initialize() override;
|
||||
|
||||
/**
|
||||
* Implementation of ExecutableObjectIF function
|
||||
|
Reference in New Issue
Block a user