summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 520079b8a0..d01ee1f3f9 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -69,6 +69,9 @@
69 69
70#define CONFIG_REMOTE_KEYPAD H100_REMOTE 70#define CONFIG_REMOTE_KEYPAD H100_REMOTE
71 71
72/* Define this to enable morse code input */
73#define HAVE_MORSE_INPUT
74
72/* Define this if you do software codec */ 75/* Define this if you do software codec */
73#define CONFIG_CODEC SWCODEC 76#define CONFIG_CODEC SWCODEC
74 77