summaryrefslogtreecommitdiff
path: root/firmware/export/config-sa9200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-sa9200.h')
-rw-r--r--firmware/export/config-sa9200.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-sa9200.h b/firmware/export/config-sa9200.h
index ce233184cb..d9b9462880 100644
--- a/firmware/export/config-sa9200.h
+++ b/firmware/export/config-sa9200.h
@@ -62,6 +62,9 @@
62 62
63#define CONFIG_KEYPAD PHILIPS_SA9200_PAD 63#define CONFIG_KEYPAD PHILIPS_SA9200_PAD
64 64
65/* Define this to enable morse code input */
66#define HAVE_MORSE_INPUT
67
65/* define this if the target has volume keys which can be used in the lists */ 68/* define this if the target has volume keys which can be used in the lists */
66#define HAVE_VOLUME_IN_LIST 69#define HAVE_VOLUME_IN_LIST
67 70