!58 解决与patch的冲突

Merge pull request !58 from wangchen/0727_f
This commit is contained in:
openharmony_ci
2023-07-27 11:13:57 +00:00
committed by Gitee
+1 -1
View File
@@ -380,7 +380,7 @@ UINT time_status = SYSTEM_TIME_ENABLE; /*system time status */
static BYTE CurrVol; /* Current drive */
#endif
#if FF_FS_LOCK
#if FF_FS_LOCK != 0
static FILESEM Files[FF_FS_LOCK]; /* Open object lock semaphores */
#endif