mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Radio: Say current frequency or preset when pausing
Change-Id: Iae5b814da5c62536508ba8b9f30b1431c69dc2b1
This commit is contained in:
parent
ff4eb4ed7f
commit
3bdb96aa02
1 changed files with 1 additions and 1 deletions
|
@ -597,7 +597,7 @@ void radio_screen(void)
|
|||
radio_start();
|
||||
|
||||
update_type = SKIN_REFRESH_NON_STATIC;
|
||||
talk = false;
|
||||
talk = true;
|
||||
talk_shutup();
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue