summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200.h')
-rw-r--r--firmware/export/config-e200.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index dd65e6a37d..687878ce06 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -73,6 +73,9 @@
73 73
74#define CONFIG_KEYPAD SANSA_E200_PAD 74#define CONFIG_KEYPAD SANSA_E200_PAD
75 75
76/* Define this to enable morse code input */
77#define HAVE_MORSE_INPUT
78
76/* Define this if you do software codec */ 79/* Define this if you do software codec */
77#define CONFIG_CODEC SWCODEC 80#define CONFIG_CODEC SWCODEC
78/* There is no hardware tone control */ 81/* There is no hardware tone control */