removed init lock check
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:
parent
6074e9246e
commit
4c079b7d33
@ -164,7 +164,6 @@ ReturnValue_t PdecHandler::irqOperation() {
|
||||
state = State::WAIT_FOR_RECOVERY;
|
||||
return result;
|
||||
}
|
||||
checkLocks();
|
||||
state = State::RUNNING;
|
||||
break;
|
||||
case State::RUNNING: {
|
||||
|
Loading…
Reference in New Issue
Block a user