diff options
Diffstat (limited to 'firmware')
-rw-r--r-- | firmware/export/config/sansac200v2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansac200v2.h b/firmware/export/config/sansac200v2.h index aa1ed1ab70..ca3cb9c5e3 100644 --- a/firmware/export/config/sansac200v2.h +++ b/firmware/export/config/sansac200v2.h @@ -107,7 +107,7 @@ #define CODEC_SIZE 0x48000 /* The number of bytes reserved for loadable plugins */ -#define PLUGIN_BUFFER_SIZE 0x80000 +#define PLUGIN_BUFFER_SIZE 0x60000 #define AB_REPEAT_ENABLE 1 |