summaryrefslogtreecommitdiffstats
path: root/apps/recorder/radio.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/radio.c')
-rw-r--r--apps/recorder/radio.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/recorder/radio.c b/apps/recorder/radio.c
index eba0afa92f..c2586927c5 100644
--- a/apps/recorder/radio.c
+++ b/apps/recorder/radio.c
@@ -117,6 +117,8 @@ bool radio_screen(void)
lcd_getstringsize("A", &fw, &fh);
radio_load_presets();
+
+ mpeg_stop();
/* Enable the Left and right A/D Converter */
mas_codec_writereg(0x0, 0xccc7);