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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c
index ccf9f81..02c4f09 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -1371,7 +1371,7 @@ bool dbg_mmc_info(void)
lcd_update();
- switch (button_get(true))
+ switch (button_get_w_tmo(HZ/2))
{
case SETTINGS_OK:
case SETTINGS_CANCEL: