Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setVolume(x) not working #13

Open
marioescuder82 opened this issue Jul 24, 2024 · 0 comments
Open

setVolume(x) not working #13

marioescuder82 opened this issue Jul 24, 2024 · 0 comments

Comments

@marioescuder82
Copy link

Hi!

I've a DFPlayer Mini HW-247A. I've tryed the DFPlayer_ESP8266_Basic example and it seems to work fine except by the setVolume(x) function which does nothing.

I'm initializing the DFPlayer object as follows:

mp3.begin(mp3Serial, MP3_SERIAL_TIMEOUT, DFPLAYER_MINI, false);

If I use the DFPLAYER_HW_247A option insted of DFPLAYER_MINI, the code doesn't work.

What am I doing wrong?

Thanks in advance!

Mario

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant