1
0
Fork 0
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:
Cástor Muñoz 2012-02-25 13:46:43 +01:00 committed by Nils Wallménius
parent a6005c3fda
commit 663667a8c5
3 changed files with 235 additions and 46 deletions

View file

@ -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