found issue root

This commit is contained in:
2021-07-06 18:17:32 +02:00
committed by Robin Mueller
parent a4c843e3e2
commit 16a3ba1345
4 changed files with 49 additions and 7 deletions

View File

@ -10,6 +10,7 @@ private:
ReturnValue_t performOneShotAction() override;
void sdCardTests();
void fileTests();
};