mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-11 16:37:45 -04:00
fix yellow in dfa33c246b
(Today I learned that the Cowon D2 is fixed at 44.1KHz) Change-Id: I8d50c6b81b144e32a79a2728c9cad2ffdc7b03ca
This commit is contained in:
parent
e15451815a
commit
ebfba622b6
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ static void sink_dma_init(void)
|
|||
|
||||
static void sink_set_freq(uint16_t freq)
|
||||
{
|
||||
(void)freq;
|
||||
}
|
||||
|
||||
static void play_start_pcm(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue