diff options
Diffstat (limited to 'firmware/export/config/gogearhdd6330.h')
-rw-r--r-- | firmware/export/config/gogearhdd6330.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/gogearhdd6330.h b/firmware/export/config/gogearhdd6330.h index 40c5658649..b822316172 100644 --- a/firmware/export/config/gogearhdd6330.h +++ b/firmware/export/config/gogearhdd6330.h @@ -61,7 +61,7 @@ #ifndef BOOTLOADER /* Define this if your LCD can be enabled/disabled */ -/* #define HAVE_LCD_ENABLE */ +#define HAVE_LCD_ENABLE /* Define this if your LCD can be put to sleep. HAVE_LCD_ENABLE * should be defined as well. |