forked from len0rd/rockbox
H100/300: Fixed radio silence problem. Removed the wrong call in my last update. :P
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11533 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ea7992455a
commit
77b615344c
1 changed files with 1 additions and 0 deletions
|
|
@ -691,6 +691,7 @@ void rec_set_source(int source, unsigned flags)
|
|||
break;
|
||||
/* I2S recording and playback */
|
||||
uda1380_enable_recording(false); /* source line */
|
||||
uda1380_set_monitor(true);
|
||||
#endif
|
||||
#ifdef HAVE_TLV320
|
||||
/* I2S recording and analog playback */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue