smaller bugfixes
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
This commit is contained in:
@ -140,6 +140,7 @@ ReturnValue_t PlocSupvHelper::performUpdate(std::string file, uint8_t memoryId,
|
||||
update.startAddress = startAddress;
|
||||
update.progressPercent = 0;
|
||||
update.bytesWritten = startBytesWritten;
|
||||
update.crcShouldBeChecked = true;
|
||||
update.packetNum = 1;
|
||||
update.sequenceCount = initSeqCount;
|
||||
internalState = InternalState::UPDATE;
|
||||
|
Reference in New Issue
Block a user