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

This commit is contained in:
2022-05-11 13:54:04 +02:00
2 changed files with 2 additions and 2 deletions

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];