summaryrefslogtreecommitdiff
path: root/firmware/export/config/archosondiosp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/archosondiosp.h')
-rw-r--r--firmware/export/config/archosondiosp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/archosondiosp.h b/firmware/export/config/archosondiosp.h
index 452b47b78e..867bc1358c 100644
--- a/firmware/export/config/archosondiosp.h
+++ b/firmware/export/config/archosondiosp.h
@@ -31,6 +31,9 @@
31/* define this if you have an Ondio style 6-key keyboard */ 31/* define this if you have an Ondio style 6-key keyboard */
32#define CONFIG_KEYPAD ONDIO_PAD 32#define CONFIG_KEYPAD ONDIO_PAD
33 33
34/* Define this to enable morse code input */
35#define HAVE_MORSE_INPUT
36
34#define AB_REPEAT_ENABLE 1 37#define AB_REPEAT_ENABLE 1
35#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE 38#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
36 39