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