The FM Radio screen now sets the Line In gain to 0dB, to avoid clipping and busted eardrums

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3792 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2003-07-01 01:45:31 +00:00
parent 82e44bb53c
commit 7b03153c0e

View file

@ -121,7 +121,7 @@ bool radio_screen(void)
mpeg_stop();
/* Enable the Left and right A/D Converter */
mas_codec_writereg(0x0, 0xccc7);
mas_codec_writereg(0x0, 0x2227);
mas_codec_writereg(6, 0x4000);