PLOC SUPV bugfix #898
@ -243,6 +243,7 @@ ReturnValue_t FreshSupvHandler::executeAction(ActionId_t actionId, MessageQueueI
|
|||||||
}
|
}
|
||||||
case ABORT_LONGER_REQUEST: {
|
case ABORT_LONGER_REQUEST: {
|
||||||
uartManager->stop();
|
uartManager->stop();
|
||||||
|
return EXECUTION_FINISHED;
|
||||||
}
|
}
|
||||||
case MEMORY_CHECK_WITH_FILE: {
|
case MEMORY_CHECK_WITH_FILE: {
|
||||||
UpdateParams params;
|
UpdateParams params;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user