volume low prob. solved.
This commit is contained in:
parent
91f92c0e6c
commit
0938dbf328
1 changed files with 1 additions and 0 deletions
|
|
@ -236,6 +236,7 @@ void setup() {
|
|||
|
||||
//audio
|
||||
AudioMemory(20);
|
||||
dacs1.analogReference(EXTERNAL);
|
||||
mixer1.gain(0,1.0);
|
||||
mixer1.gain(1,1.0);
|
||||
mixer1.gain(2,0);
|
||||
|
|
|
|||
Loading…
Reference in a new issue