Skip to content

Commit

Permalink
fix AudioAmplifier (fix the mix)
Browse files Browse the repository at this point in the history
  • Loading branch information
newdigate committed Dec 30, 2023
1 parent 68f55a6 commit bb5beb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mixer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

#include <Arduino.h>
#include "mixer.h"
#include "utility/dspinst.h"

#define MULTI_UNITYGAIN 256

Expand Down

0 comments on commit bb5beb0

Please sign in to comment.