Merge remote-tracking branch 'origin/develop' into mueller/rw-ass
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details

This commit is contained in:
Robin Müller 2022-05-11 13:54:04 +02:00
commit c5bccb661e
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
2 changed files with 2 additions and 2 deletions

2
fsfw

@ -1 +1 @@
Subproject commit e06c457743991b2a0c2d84de9e169508ac428aa8
Subproject commit ab2d7ca98fbfbb862e129ea57b65b712e3dec589

View File

@ -108,7 +108,7 @@ class PlocMPSoCHandler : public DeviceHandlerBase, public CommandsActionsIF {
MessageQueueIF* eventQueue = nullptr;
MessageQueueIF* commandActionHelperQueue = nullptr;
SourceSequenceCounter sequenceCount;
SourceSequenceCounter sequenceCount = 0;
uint8_t commandBuffer[mpsoc::MAX_COMMAND_SIZE];