summaryrefslogtreecommitdiffstats
path: root/apps/radio/radio.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/radio/radio.c')
-rw-r--r--apps/radio/radio.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/radio/radio.c b/apps/radio/radio.c
index 5fe1fabef0..7cc676b9a4 100644
--- a/apps/radio/radio.c
+++ b/apps/radio/radio.c
@@ -134,6 +134,14 @@
#define FM_PLAY
#define FM_MODE
+#elif (CONFIG_KEYPAD == MPIO_HD200_PAD)
+#define FM_MENU
+#define FM_STOP
+#define FM_EXIT
+#define FM_PLAY
+#define FM_MODE
+#define FM_STOP
+
#endif
/* presets.c needs these so keep unstatic or redo the whole thing! */