Replies: 1 comment
-
I am just trying to create an internet radio with it, and it works only up to volume 19. #define I2S_DOUT 25 Audio audio; const char* ssid = ""; void setup() { void loop() { |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Why different stations have different volume levels?
Is there something like AGC or AVC that can level the volume of all stations?
Beta Was this translation helpful? Give feedback.
All reactions