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;
|
||||
{
|
||||
|
Reference in New Issue
Block a user