aboutsummaryrefslogtreecommitdiffstats
path: root/ffconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'ffconf.h')
-rw-r--r--ffconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ffconf.h b/ffconf.h
index 7827e133..abf3b657 100644
--- a/ffconf.h
+++ b/ffconf.h
@@ -244,7 +244,7 @@
#define FF_FS_REENTRANT 0
#define FF_FS_TIMEOUT 1000
-#define FF_SYNC_t gfxSem
+#define FF_SYNC_t gSem
/* The option FF_FS_REENTRANT switches the re-entrancy (thread safe) of the FatFs
/ module itself. Note that regardless of this option, file access to different
/ volume is always re-entrant and volume control functions, f_mount(), f_mkfs()