Add basic file copying + add file delete wait timer

This commit is contained in:
Such Meme, Many Skill
2019-12-10 22:46:34 +01:00
parent fd74812d2b
commit e837e2e6ed
4 changed files with 101 additions and 22 deletions

View File

@@ -49,9 +49,10 @@
---------------------------------------------------------------------------*/
PARTITION VolToPart[2] = {
PARTITION VolToPart[] = {
{0, 1},
{1, 1}
{1, 1},
{1, 2}
};
#if FF_DEFINED != 86604 /* Revision ID */