mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
HDD1630: implement lcd_enable (display on/off).
Change-Id: I8b72a9c333d8a9dbcb62c366a9af298f1dd9b2f7
This commit is contained in:
parent
b25cd9792f
commit
518d9ecb35
3 changed files with 50 additions and 1 deletions
|
|
@ -56,7 +56,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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue