summaryrefslogtreecommitdiff
path: root/firmware/export/config-mrobe100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-mrobe100.h')
-rw-r--r--firmware/export/config-mrobe100.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-mrobe100.h b/firmware/export/config-mrobe100.h
index 5a2790062d..90419914b2 100644
--- a/firmware/export/config-mrobe100.h
+++ b/firmware/export/config-mrobe100.h
@@ -64,6 +64,9 @@
64#define CONFIG_KEYPAD MROBE100_PAD 64#define CONFIG_KEYPAD MROBE100_PAD
65#define CONFIG_REMOTE_KEYPAD MROBE_REMOTE 65#define CONFIG_REMOTE_KEYPAD MROBE_REMOTE
66 66
67/* Define this to enable morse code input */
68#define HAVE_MORSE_INPUT
69
67/* Define this if you do software codec */ 70/* Define this if you do software codec */
68#define CONFIG_CODEC SWCODEC 71#define CONFIG_CODEC SWCODEC
69 72