Refactor Local Pool API #667
2 Participants
Notifications
Due Date
No due date set.
Depends on
Reference: fsfw/fsfw#667
Reference in New Issue
Block a user
Builds on top #655 .
Improve the core API of
ProvidesDataPoolSubscriptionIFby adding functions which take one wrapper struct. This also makes it more flexible. The old API format was kept to ensure that existing code does not break for this PR but is marked as[[deprecated]]Migration
Calls like this:
look like this now