always performing state machine now
This commit is contained in:
parent
ea56a5d536
commit
e05c52be85
@ -59,9 +59,7 @@ ReturnValue_t CoreController::handleCommandMessage(CommandMessage *message) {
|
||||
}
|
||||
|
||||
void CoreController::performControlOperation() {
|
||||
if(not BLOCKING_SD_INIT) {
|
||||
sdStateMachine();
|
||||
}
|
||||
sdStateMachine();
|
||||
performWatchdogControlOperation();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user