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