testing scratch API

This commit is contained in:
2021-07-09 17:21:26 +02:00
parent 7facfaebff
commit d1aa68ea80
4 changed files with 39 additions and 5 deletions

View File

@ -11,6 +11,9 @@ private:
void sdCardTests();
void fileTests();
void testScratchApi();
};