summaryrefslogtreecommitdiff
path: root/firmware/export/config/application.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/application.h')
-rw-r--r--firmware/export/config/application.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/application.h b/firmware/export/config/application.h
index 48c384d1a6..a5583ded75 100644
--- a/firmware/export/config/application.h
+++ b/firmware/export/config/application.h
@@ -56,7 +56,7 @@
56/* The number of bytes reserved for loadable plugins */ 56/* The number of bytes reserved for loadable plugins */
57#define PLUGIN_BUFFER_SIZE 0x80000 57#define PLUGIN_BUFFER_SIZE 0x80000
58 58
59#define AB_REPEAT_ENABLE 1 59#define AB_REPEAT_ENABLE
60 60
61/* Define this if you do software codec */ 61/* Define this if you do software codec */
62#define CONFIG_CODEC SWCODEC 62#define CONFIG_CODEC SWCODEC