corrections in plocHandler, endianness

This commit is contained in:
2021-04-26 11:28:19 +02:00
committed by IRS Cleanroom Laptop
parent ff11fa4904
commit 4c146b27c9
6 changed files with 44 additions and 23 deletions

View File

@ -65,6 +65,11 @@ private:
uint8_t commandBuffer[PLOC::MAX_COMMAND_SIZE];
/**
* This object counts takes the subsequence count of the PLOC space packets.
*/
uint16_t subsequenceCount = 0;
/**
* This variable is used to store the id of the next reply to receive. This is necessary
* because the PLOC sends as reply to each command at least one acknowledgment and execution