summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaclip.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaclip.h')
-rw-r--r--firmware/export/config/sansaclip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansaclip.h b/firmware/export/config/sansaclip.h
index efa28a80ba..7d82f80284 100644
--- a/firmware/export/config/sansaclip.h
+++ b/firmware/export/config/sansaclip.h
@@ -111,7 +111,7 @@
111#define CODEC_SIZE 0x48000 /* in IRAM */ 111#define CODEC_SIZE 0x48000 /* in IRAM */
112 112
113/* The number of bytes reserved for loadable plugins */ 113/* The number of bytes reserved for loadable plugins */
114#define PLUGIN_BUFFER_SIZE 0x60000 114#define PLUGIN_BUFFER_SIZE 0x45000
115 115
116#define AB_REPEAT_ENABLE 1 116#define AB_REPEAT_ENABLE 1
117 117