summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200v2.h')
-rw-r--r--firmware/export/config-e200v2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-e200v2.h b/firmware/export/config-e200v2.h
index b4985ecd6d..d42f28ac2f 100644
--- a/firmware/export/config-e200v2.h
+++ b/firmware/export/config-e200v2.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 81