From 6b87bfadfff6c44722f8ffe5227c05c41b1b47c8 Mon Sep 17 00:00:00 2001 From: William Wilgus Date: Wed, 14 Dec 2022 03:06:04 -0500 Subject: wps.c cleanup gui_show_wps remove some old cruft move a few things around clean-up flow Change-Id: I138c6cd9e2d58ef526eb686333da413819df725d --- apps/radio/radio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/radio/radio.c') diff --git a/apps/radio/radio.c b/apps/radio/radio.c index a02d4429fa..bf8ad865dd 100644 --- a/apps/radio/radio.c +++ b/apps/radio/radio.c @@ -729,7 +729,7 @@ void radio_screen(void) cpu_idle_mode(false); #endif fms_fix_displays(FMS_EXIT); - pop_current_activity(ACTIVITY_REFRESH_NOW); + pop_current_activity(); in_screen = false; } /* radio_screen */ -- cgit v1.2.3