health helper update #184
Reference in New Issue
Block a user
No description provided.
Delete Branch "KSat/fsfw:mueller/HealthHelperIdFix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaced 0 with concrete values. This turns into a bug as soon as the NO_QUEUE parameter is not 0 anymore.
Ah it depends on "MessageQueueMessageIF::NO_QUEUE". Which I don't see reason for because there is "MessageQueueIF::NO_QUEUE"
Yeah thats correct, I think I will adapt that..
So #176 is no dependency anymore?