summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/debug_menu.c')
-rw-r--r--apps/debug_menu.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c
index 8a2b945..92ef222 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -1032,6 +1032,9 @@ static bool dbg_spdif(void)
(CONFIG_KEYPAD == PHILIPS_HDD1630_PAD)
# define DEBUG_CANCEL BUTTON_POWER
+#elif (CONFIG_KEYPAD == SAMSUNG_YH_PAD)
+# define DEBUG_CANCEL BUTTON_PLAY
+
#endif /* key definitions */
/* Test code!!! */