summaryrefslogtreecommitdiff
path: root/firmware/export/config/gogearhdd1630.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/gogearhdd1630.h')
-rw-r--r--firmware/export/config/gogearhdd1630.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/gogearhdd1630.h b/firmware/export/config/gogearhdd1630.h
index 6379c26801..9abf90acb9 100644
--- a/firmware/export/config/gogearhdd1630.h
+++ b/firmware/export/config/gogearhdd1630.h
@@ -56,7 +56,7 @@
56 56
57#ifndef BOOTLOADER 57#ifndef BOOTLOADER
58/* Define this if your LCD can be enabled/disabled */ 58/* Define this if your LCD can be enabled/disabled */
59/* #define HAVE_LCD_ENABLE */ 59#define HAVE_LCD_ENABLE
60 60
61/* Define this if your LCD can be put to sleep. HAVE_LCD_ENABLE 61/* Define this if your LCD can be put to sleep. HAVE_LCD_ENABLE
62 * should be defined as well. 62 * should be defined as well.