forked from len0rd/rockbox
[FixRed] ClipV2 has a hold button -- news to me
HAVE_LOCKED_ACTIIONS requires !defined(HAVE_HOLD_BUTTON) Change-Id: I1e98c282f17d11f08ea80cd5963b331a3ae19387
This commit is contained in:
parent
6ebec601f9
commit
3def8fee8c
2 changed files with 2 additions and 2 deletions
|
|
@ -69,7 +69,6 @@
|
|||
#define HAVE_LCD_ENABLE
|
||||
|
||||
#ifndef BOOTLOADER
|
||||
#define HAVE_LOCKED_ACTIONS
|
||||
/* Define this if your LCD can be put to sleep.
|
||||
* HAVE_LCD_ENABLE should be defined as well. */
|
||||
//#define HAVE_LCD_SLEEP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue