summaryrefslogtreecommitdiff
path: root/firmware/export/config-h300.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h300.h')
-rw-r--r--firmware/export/config-h300.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index 09fce49b10..d2348397d2 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -61,6 +61,9 @@
61 61
62#define CONFIG_REMOTE_KEYPAD H300_REMOTE 62#define CONFIG_REMOTE_KEYPAD H300_REMOTE
63 63
64/* Define this to enable morse code input */
65#define HAVE_MORSE_INPUT
66
64/* Define this if you do software codec */ 67/* Define this if you do software codec */
65#define CONFIG_CODEC SWCODEC 68#define CONFIG_CODEC SWCODEC
66 69