diff options
Diffstat (limited to 'firmware/export/config-h300.h')
-rw-r--r-- | firmware/export/config-h300.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h index 2698d12098..806ae0a079 100644 --- a/firmware/export/config-h300.h +++ b/firmware/export/config-h300.h @@ -46,7 +46,7 @@ #define CODEC_SIZE 0x80000 /* The number of bytes reserved for loadable plugins */ -#define PLUGIN_BUFFER_SIZE 0xC0000 +#define PLUGIN_BUFFER_SIZE 0x80000 #define CONFIG_TUNER TEA5767 #define CONFIG_TUNER_XTAL 32768 |