1
0
Fork 0
forked from len0rd/rockbox

Reenable scaling on Sansa since a reasonable solution to clicks has been found.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13995 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2007-07-26 10:46:17 +00:00
parent 414dd752eb
commit 31cf7e95b4
5 changed files with 44 additions and 3 deletions

View file

@ -18,3 +18,4 @@
****************************************************************************/
void i2s_reset(void);
void i2s_scale_attn_level(long frequency);