summaryrefslogtreecommitdiff
path: root/firmware/export/config/archosondiofm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/archosondiofm.h')
-rw-r--r--firmware/export/config/archosondiofm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/archosondiofm.h b/firmware/export/config/archosondiofm.h
index b14f113244..c49f11a473 100644
--- a/firmware/export/config/archosondiofm.h
+++ b/firmware/export/config/archosondiofm.h
@@ -38,6 +38,9 @@
38/* define this if you have an Ondio style 6-key keyboard */ 38/* define this if you have an Ondio style 6-key keyboard */
39#define CONFIG_KEYPAD ONDIO_PAD 39#define CONFIG_KEYPAD ONDIO_PAD
40 40
41/* Define this to enable morse code input */
42#define HAVE_MORSE_INPUT
43
41#define AB_REPEAT_ENABLE 1 44#define AB_REPEAT_ENABLE 1
42#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE 45#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
43 46