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 3e6ca50877..ec20929b62 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -15,6 +15,9 @@
15/* define this if you have an Ondio style 6-key keyboard */ 15/* define this if you have an Ondio style 6-key keyboard */
16#define CONFIG_KEYPAD ONDIO_PAD 16#define CONFIG_KEYPAD ONDIO_PAD
17 17
18/* define this if you have access to the pitchscreen */
19#define HAVE_PITCHSCREEN
20
18/* Define this if you have a software controlled poweroff */ 21/* Define this if you have a software controlled poweroff */
19#define HAVE_SW_POWEROFF 22#define HAVE_SW_POWEROFF
20 23