summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorder.h')
-rw-r--r--firmware/export/config-recorder.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index bab6cd17c0..51cdb79321 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -18,6 +18,8 @@
18/* The number of bytes reserved for loadable plugins */ 18/* The number of bytes reserved for loadable plugins */
19#define PLUGIN_BUFFER_SIZE 0x8000 19#define PLUGIN_BUFFER_SIZE 0x8000
20 20
21#define AB_REPEAT_ENABLE 1
22
21#ifndef SIMULATOR 23#ifndef SIMULATOR
22 24
23/* Define this if you have a MAS3587F */ 25/* Define this if you have a MAS3587F */