summaryrefslogtreecommitdiff
path: root/firmware/export/config-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-view.h')
-rw-r--r--firmware/export/config-view.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-view.h b/firmware/export/config-view.h
index 7b13bf74ba..4111b8380a 100644
--- a/firmware/export/config-view.h
+++ b/firmware/export/config-view.h
@@ -74,6 +74,9 @@
74/* The only difference is that the power/hold is on the left instead of right on Fuze */ 74/* The only difference is that the power/hold is on the left instead of right on Fuze */
75#define CONFIG_KEYPAD SANSA_FUZE_PAD 75#define CONFIG_KEYPAD SANSA_FUZE_PAD
76 76
77/* Define this to enable morse code input */
78#define HAVE_MORSE_INPUT
79
77/* Define this if you do software codec */ 80/* Define this if you do software codec */
78#define CONFIG_CODEC SWCODEC 81#define CONFIG_CODEC SWCODEC
79/* There is no hardware tone control */ 82/* There is no hardware tone control */