summaryrefslogtreecommitdiff
path: root/firmware/export/config-gmini120.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gmini120.h')
-rw-r--r--firmware/export/config-gmini120.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-gmini120.h b/firmware/export/config-gmini120.h
index 29066ecae3..8ffe51c433 100644
--- a/firmware/export/config-gmini120.h
+++ b/firmware/export/config-gmini120.h
@@ -28,7 +28,7 @@
28#define CODEC_SIZE 0x40000 28#define CODEC_SIZE 0x40000
29 29
30/* The number of bytes reserved for loadable plugins */ 30/* The number of bytes reserved for loadable plugins */
31#define PLUGIN_BUFFER_SIZE 0xC0000 31#define PLUGIN_BUFFER_SIZE 0x80000
32 32
33#ifndef SIMULATOR 33#ifndef SIMULATOR
34 34