summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansam200v4.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansam200v4.h')
-rw-r--r--firmware/export/config/sansam200v4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansam200v4.h b/firmware/export/config/sansam200v4.h
index af9f1aedc6..0d593b4d97 100644
--- a/firmware/export/config/sansam200v4.h
+++ b/firmware/export/config/sansam200v4.h
@@ -79,7 +79,7 @@
79#define CODEC_SIZE 0x48000 /* in IRAM */ 79#define CODEC_SIZE 0x48000 /* in IRAM */
80 80
81/* The number of bytes reserved for loadable plugins */ 81/* The number of bytes reserved for loadable plugins */
82#define PLUGIN_BUFFER_SIZE 0x60000 82#define PLUGIN_BUFFER_SIZE 0x45000
83 83
84#define AB_REPEAT_ENABLE 1 84#define AB_REPEAT_ENABLE 1
85 85