summaryrefslogtreecommitdiff
path: root/firmware/export/config-mrobe500.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-mrobe500.h')
-rw-r--r--firmware/export/config-mrobe500.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h
index 82ba8a8e83..96e25c9247 100644
--- a/firmware/export/config-mrobe500.h
+++ b/firmware/export/config-mrobe500.h
@@ -138,6 +138,9 @@
138#define HAVE_TOUCHSCREEN 138#define HAVE_TOUCHSCREEN
139#define HAVE_BUTTON_DATA 139#define HAVE_BUTTON_DATA
140 140
141/* Define this to enable morse code input */
142#define HAVE_MORSE_INPUT
143
141/* define this if the target has volume keys which can be used in the lists */ 144/* define this if the target has volume keys which can be used in the lists */
142#define HAVE_VOLUME_IN_LIST 145#define HAVE_VOLUME_IN_LIST
143 146