summaryrefslogtreecommitdiff
path: root/firmware/mp3_playback.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/mp3_playback.c')
-rw-r--r--firmware/mp3_playback.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/mp3_playback.c b/firmware/mp3_playback.c
index 0d9a7a69fd..9930f10824 100644
--- a/firmware/mp3_playback.c
+++ b/firmware/mp3_playback.c
@@ -940,4 +940,4 @@ void mp3_play_stop(void)
940 CHCR3 &= ~0x0001; /* Disable the DMA interrupt */ 940 CHCR3 &= ~0x0001; /* Disable the DMA interrupt */
941} 941}
942 942
943#endif /* #ifndef SIMULATOR */ \ No newline at end of file 943#endif /* #ifndef SIMULATOR */