summaryrefslogtreecommitdiff
path: root/firmware/export/config-h120.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h120.h')
-rw-r--r--firmware/export/config-h120.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h
index c75734f7b7..6177347664 100644
--- a/firmware/export/config-h120.h
+++ b/firmware/export/config-h120.h
@@ -75,7 +75,7 @@
75#define HAVE_SW_POWEROFF 75#define HAVE_SW_POWEROFF
76 76
77/* The number of bytes reserved for loadable codecs */ 77/* The number of bytes reserved for loadable codecs */
78#define CODEC_SIZE 0x80000 78#define CODEC_SIZE 0x100000
79 79
80/* The number of bytes reserved for loadable plugins */ 80/* The number of bytes reserved for loadable plugins */
81#define PLUGIN_BUFFER_SIZE 0x80000 81#define PLUGIN_BUFFER_SIZE 0x80000