Non Blocking SD Card Initialization #75
@ -59,9 +59,7 @@ ReturnValue_t CoreController::handleCommandMessage(CommandMessage *message) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void CoreController::performControlOperation() {
|
void CoreController::performControlOperation() {
|
||||||
if(not BLOCKING_SD_INIT) {
|
|
||||||
sdStateMachine();
|
sdStateMachine();
|
||||||
}
|
|
||||||
performWatchdogControlOperation();
|
performWatchdogControlOperation();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user