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