summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiofm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r--firmware/export/config-ondiofm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index 18c0ad7deb..d750b2d756 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -27,6 +27,9 @@
27/* define this if you have an Ondio style 6-key keyboard */ 27/* define this if you have an Ondio style 6-key keyboard */
28#define CONFIG_KEYPAD ONDIO_PAD 28#define CONFIG_KEYPAD ONDIO_PAD
29 29
30#define AB_REPEAT_ENABLE 1
31#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
32
30/* define this if you have access to the pitchscreen */ 33/* define this if you have access to the pitchscreen */
31#define HAVE_PITCHSCREEN 34#define HAVE_PITCHSCREEN
32 35