mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-17 12:07:38 -04:00
MPIO HD200: Fix action for fm radio.
Change-Id: I65a8e6f39d47f5d091e9676102b0ec08eb08690c
This commit is contained in:
parent
facf708048
commit
e3476f06d0
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@
|
||||||
|
|
||||||
#elif (CONFIG_KEYPAD == MPIO_HD200_PAD)
|
#elif (CONFIG_KEYPAD == MPIO_HD200_PAD)
|
||||||
#define FM_MENU
|
#define FM_MENU
|
||||||
#define FM_STOP
|
#define FM_PRESET
|
||||||
#define FM_EXIT
|
#define FM_EXIT
|
||||||
#define FM_PLAY
|
#define FM_PLAY
|
||||||
#define FM_MODE
|
#define FM_MODE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue