summaryrefslogtreecommitdiff
path: root/firmware/export/config-fuze.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-fuze.h')
-rw-r--r--firmware/export/config-fuze.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-fuze.h b/firmware/export/config-fuze.h
index c52298f442..17a34aa8f5 100644
--- a/firmware/export/config-fuze.h
+++ b/firmware/export/config-fuze.h
@@ -54,10 +54,11 @@
54#define HAVE_LCD_ENABLE 54#define HAVE_LCD_ENABLE
55 55
56/* Define this if your LCD can be put to sleep. HAVE_LCD_ENABLE 56/* Define this if your LCD can be put to sleep. HAVE_LCD_ENABLE
57 should be defined as well. */ 57 should be defined as well.
58#define HAVE_LCD_SLEEP 58#define HAVE_LCD_SLEEP
59#define HAVE_LCD_SLEEP_SETTING 59#define HAVE_LCD_SLEEP_SETTING
60#endif 60#endif
61*/
61 62
62/* define this if you can flip your LCD */ 63/* define this if you can flip your LCD */
63#define HAVE_LCD_FLIP 64#define HAVE_LCD_FLIP