Cleanup logic for notification LED setting; increase default call volume
This commit is contained in:
parent
8e1c40e832
commit
45c571727c
3 changed files with 10 additions and 6 deletions
|
@ -351,9 +351,9 @@ static struct audio_setup audio_setup = {
|
|||
|
||||
.dai2_en = false,
|
||||
|
||||
.hp_vol = 15,
|
||||
.spk_vol = 15,
|
||||
.ear_vol = 15,
|
||||
.hp_vol = 25,
|
||||
.spk_vol = 25,
|
||||
.ear_vol = 25,
|
||||
.mic_gain = 1,
|
||||
.hpmic_gain = 1,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue