mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Hopefully knock out most of the red and yellow from 0c7b787.
Change-Id: Ib8dd0d011b11ee3eded3025308f19ddb5d151b59
This commit is contained in:
parent
0c7b787398
commit
0971f57634
12 changed files with 24 additions and 19 deletions
|
|
@ -166,7 +166,7 @@ void audiohw_init(void)
|
|||
|
||||
audiohw_set_bass (0);
|
||||
audiohw_set_treble (0);
|
||||
audiohw_set_master_vol (26, 26); /* -25 dB */
|
||||
audiohw_set_volume (-250); /* -25 dB */
|
||||
}
|
||||
|
||||
void audiohw_postinit(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue