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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c
index af27d81..6305edc 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -2511,6 +2511,7 @@ static bool cpu_boost_log(void)
}
}
}
+ lcd_stop_scroll();
get_action(CONTEXT_STD,TIMEOUT_BLOCK);
lcd_setfont(FONT_UI);
return false;