diff options
Diffstat (limited to 'lib/fatfs/ffconf.h')
| -rw-r--r-- | lib/fatfs/ffconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fatfs/ffconf.h b/lib/fatfs/ffconf.h index bc132d2c3..782057ea4 100644 --- a/lib/fatfs/ffconf.h +++ b/lib/fatfs/ffconf.h @@ -128,7 +128,7 @@ / Physical Drive Configurations /----------------------------------------------------------------------------*/ -#define _VOLUMES CFG_TUSB_HOST_DEVICE_MAX +#define _VOLUMES CFG_TUH_DEVICE_MAX /* Number of volumes (logical drives) to be used. */ |
