add missing break
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
Robin Müller 2023-03-10 13:58:50 +01:00
parent 0b09816b4a
commit 2f4f7f088e
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
2 changed files with 2 additions and 1 deletions

View File

@ -122,6 +122,7 @@ void AcsController::performControlOperation() {
performDetumble();
break;
}
break;
case acs::PTG_IDLE:
case acs::PTG_TARGET:
case acs::PTG_TARGET_GS:

2
tmtc

@ -1 +1 @@
Subproject commit a249d7184011e2c739b5145f4dff74dccaa7020d
Subproject commit d5685adb48c3b49eb923beaa2137705ec6d9db4d