forked from len0rd/rockbox
IPod Classic/6G: LCD sleep (FS#12523) by Cástor Muñoz
Change-Id: I7bea9f61fa315339c1f41efb27d13a4aa30cb4c3 Signed-off-by: Nils Wallménius <nils@rockbox.org>
This commit is contained in:
parent
a6005c3fda
commit
663667a8c5
3 changed files with 235 additions and 46 deletions
|
@ -93,8 +93,8 @@
|
|||
/* Define this if your LCD can be put to sleep. HAVE_LCD_ENABLE
|
||||
should be defined as well. */
|
||||
#ifndef BOOTLOADER
|
||||
//TODO: #define HAVE_LCD_SLEEP
|
||||
//TODO: #define HAVE_LCD_SLEEP_SETTING
|
||||
#define HAVE_LCD_SLEEP
|
||||
#define HAVE_LCD_SLEEP_SETTING
|
||||
#endif
|
||||
|
||||
#define CONFIG_KEYPAD IPOD_4G_PAD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue