summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiosp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiosp.h')
-rw-r--r--firmware/export/config-ondiosp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index 67de4db45c..c6b70e3685 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -12,6 +12,9 @@
12/* define this if you have an Ondio style 6-key keyboard */ 12/* define this if you have an Ondio style 6-key keyboard */
13#define CONFIG_KEYPAD ONDIO_PAD 13#define CONFIG_KEYPAD ONDIO_PAD
14 14
15/* define this if you have access to the pitchscreen */
16#define HAVE_PITCHSCREEN
17
15/* Define this if you have a software controlled poweroff */ 18/* Define this if you have a software controlled poweroff */
16#define HAVE_SW_POWEROFF 19#define HAVE_SW_POWEROFF
17 20