forked from len0rd/rockbox
oops, its not as simple as that...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11650 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
85860c34c4
commit
1612275960
1 changed files with 1 additions and 2 deletions
|
|
@ -58,7 +58,6 @@ static const struct button_mapping ondio_action[] =
|
||||||
#define METRONOME_MSG_STOP "press pause"
|
#define METRONOME_MSG_STOP "press pause"
|
||||||
|
|
||||||
#if (CONFIG_KEYPAD == IRIVER_H100_PAD) || (CONFIG_KEYPAD == IRIVER_H300_PAD)
|
#if (CONFIG_KEYPAD == IRIVER_H100_PAD) || (CONFIG_KEYPAD == IRIVER_H300_PAD)
|
||||||
#define METRONOME_SYNC
|
|
||||||
static const struct button_mapping iriver_syncaction[] =
|
static const struct button_mapping iriver_syncaction[] =
|
||||||
{
|
{
|
||||||
{METRONOME_SYNC, BUTTON_REC, BUTTON_NONE },
|
{METRONOME_SYNC, BUTTON_REC, BUTTON_NONE },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue