v1.6.0 #78

Merged
muellerr merged 147 commits from develop into main 2021-08-09 16:08:26 +02:00
121 changed files with 6469 additions and 2307 deletions
Showing only changes of commit 8cdb877df6 - Show all commits

View File

@@ -355,7 +355,6 @@ ReturnValue_t CoreController::sdStateMachine() {
sdInfo.cycleCount++; sdInfo.cycleCount++;
return HasReturnvaluesIF::RETURN_OK; return HasReturnvaluesIF::RETURN_OK;
#endif /* Q7S_SD_CARD_CONFIG != Q7S_SD_NONE */
} }
void CoreController::executeNextExternalSdCommand() { void CoreController::executeNextExternalSdCommand() {