minor bugfix, push tmtc
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2022-12-22 16:14:11 +01:00
parent 099759c5f5
commit c1b95e8bbd
2 changed files with 1 additions and 2 deletions

View File

@ -27,7 +27,6 @@ PCDUHandler::~PCDUHandler() {}
ReturnValue_t PCDUHandler::performOperation(uint8_t counter) {
if (counter == DeviceHandlerIF::PERFORM_OPERATION) {
readCommandQueue();
return returnvalue::OK;
}
uint8_t switchState = 0;
{

2
tmtc

Submodule tmtc updated: 00991b92f1...9016d3d992