diff --git a/apps/debug_menu.c b/apps/debug_menu.c index 47a2042eff..26b9f18824 100644 --- a/apps/debug_menu.c +++ b/apps/debug_menu.c @@ -1321,6 +1321,7 @@ bool dbg_cpufreq(void) case ACTION_STD_OK: while (get_cpu_boost_counter() > 0) cpu_boost_id(false, CPUBOOSTID_DEBUGMENU_MANUAL); + set_cpu_frequency(CPUFREQ_DEFAULT); break; case ACTION_STD_CANCEL: