add missing break
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:
@@ -122,6 +122,7 @@ void AcsController::performControlOperation() {
|
|||||||
performDetumble();
|
performDetumble();
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
case acs::PTG_IDLE:
|
case acs::PTG_IDLE:
|
||||||
case acs::PTG_TARGET:
|
case acs::PTG_TARGET:
|
||||||
case acs::PTG_TARGET_GS:
|
case acs::PTG_TARGET_GS:
|
||||||
|
|||||||
2
tmtc
2
tmtc
Submodule tmtc updated: a249d71840...d5685adb48
Reference in New Issue
Block a user