summaryrefslogtreecommitdiff
path: root/apps/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tree.c')
-rw-r--r--apps/tree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/tree.c b/apps/tree.c
index 0b41b3af46..40f880eab3 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -580,6 +580,7 @@ static bool ask_resume(bool ask_once)
580 still be pressed since booting */ 580 still be pressed since booting */
581 case BUTTON_ON: 581 case BUTTON_ON:
582 case BUTTON_ON | BUTTON_REL: 582 case BUTTON_ON | BUTTON_REL:
583 case BUTTON_ON | BUTTON_REPEAT:
583 break; 584 break;
584 585
585 case SYS_USB_CONNECTED: 586 case SYS_USB_CONNECTED: