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:
parent
0b09816b4a
commit
2f4f7f088e
@ -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
@ -1 +1 @@
|
|||||||
Subproject commit a249d7184011e2c739b5145f4dff74dccaa7020d
|
Subproject commit d5685adb48c3b49eb923beaa2137705ec6d9db4d
|
Loading…
x
Reference in New Issue
Block a user