Add basic file copying + add file delete wait timer
This commit is contained in:
@@ -49,9 +49,10 @@
|
||||
|
||||
---------------------------------------------------------------------------*/
|
||||
|
||||
PARTITION VolToPart[2] = {
|
||||
PARTITION VolToPart[] = {
|
||||
{0, 1},
|
||||
{1, 1}
|
||||
{1, 1},
|
||||
{1, 2}
|
||||
};
|
||||
|
||||
#if FF_DEFINED != 86604 /* Revision ID */
|
||||
|
||||
Reference in New Issue
Block a user