summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaclipplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaclipplus.h')
-rw-r--r--firmware/export/config/sansaclipplus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h
index c5e6aa5c34..ed8c7bb685 100644
--- a/firmware/export/config/sansaclipplus.h
+++ b/firmware/export/config/sansaclipplus.h
@@ -112,7 +112,7 @@
112#define HAVE_FAT16SUPPORT 112#define HAVE_FAT16SUPPORT
113 113
114/* The number of bytes reserved for loadable codecs */ 114/* The number of bytes reserved for loadable codecs */
115#define CODEC_SIZE 0x100000 115#define CODEC_SIZE (0x100000-0x8000)
116 116
117/* The number of bytes reserved for loadable plugins */ 117/* The number of bytes reserved for loadable plugins */
118#define PLUGIN_BUFFER_SIZE 0x80000 118#define PLUGIN_BUFFER_SIZE 0x80000