minor bugfix, push tmtc
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:
@ -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
2
tmtc
Submodule tmtc updated: 00991b92f1...9016d3d992
Reference in New Issue
Block a user