summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiofm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r--firmware/export/config-ondiofm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index 9436b86f1e..48f1d86128 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -14,6 +14,9 @@
14/* Define this if you have a software controlled poweroff */ 14/* Define this if you have a software controlled poweroff */
15#define HAVE_SW_POWEROFF 15#define HAVE_SW_POWEROFF
16 16
17/* The number of bytes reserved for loadable plugins */
18#define PLUGIN_BUFFER_SIZE 0x8000
19
17#ifndef SIMULATOR 20#ifndef SIMULATOR
18 21
19/* Define this if you have a SH7034 */ 22/* Define this if you have a SH7034 */