summaryrefslogtreecommitdiff
path: root/firmware/export/config-mrobe100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-mrobe100.h')
-rw-r--r--firmware/export/config-mrobe100.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-mrobe100.h b/firmware/export/config-mrobe100.h
index 6aaa2b005a..03011745eb 100644
--- a/firmware/export/config-mrobe100.h
+++ b/firmware/export/config-mrobe100.h
@@ -61,6 +61,10 @@
61 61
62#define AB_REPEAT_ENABLE 1 62#define AB_REPEAT_ENABLE 1
63 63
64/* define this if you have a disk storage, i.e. something
65 that needs spinups and can cause skips when shaked */
66#define HAVE_DISK_STORAGE
67
64/* Define this for LCD backlight available */ 68/* Define this for LCD backlight available */
65#define HAVE_BACKLIGHT 69#define HAVE_BACKLIGHT
66 70