This commit is contained in:
Lubos Petrovic
2020-12-07 11:53:12 +01:00
parent a7fff773b5
commit cfdd76df0a
19 changed files with 91 additions and 25 deletions

View File

@@ -69,6 +69,8 @@ void Board320_240::afterSetup() {
sdcardToggleRecording();
}
}
BoardInterface::afterSetup();
}
/**