summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index f250c5f862..dcb0e6d9f0 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -66,6 +66,10 @@
66 66
67#define CONFIG_LCD LCD_S1D15E06 67#define CONFIG_LCD LCD_S1D15E06
68 68
69/* define this if you have a disk storage, i.e. something
70 that needs spinups and can cause skips when shaked */
71#define HAVE_DISK_STORAGE
72
69/* Define this for LCD backlight available */ 73/* Define this for LCD backlight available */
70#define HAVE_BACKLIGHT 74#define HAVE_BACKLIGHT
71 75