mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
iPods - implement button_hold() function
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8727 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1064f019b8
commit
3ba5a0b24a
2 changed files with 9 additions and 0 deletions
|
|
@ -26,6 +26,8 @@
|
|||
(CONFIG_KEYPAD == IRIVER_H300_PAD)
|
||||
#define HAS_BUTTON_HOLD
|
||||
#define HAS_REMOTE_BUTTON_HOLD
|
||||
#elif (CONFIG_KEYPAD == IPOD_4G_PAD)
|
||||
#define HAS_BUTTON_HOLD
|
||||
#endif
|
||||
extern struct event_queue button_queue;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue