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:
parent
099759c5f5
commit
c1b95e8bbd
@ -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;
|
||||
{
|
||||
|
2
tmtc
2
tmtc
@ -1 +1 @@
|
||||
Subproject commit 00991b92f15425aa80d2448ad304de46a08b5470
|
||||
Subproject commit 9016d3d992bb6c5aa8dd11065ceb913b8ba88491
|
Loading…
x
Reference in New Issue
Block a user