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

Initialisierungszeit von DFPlayer Mini zu kurz --> InitVolume wird ignoriert #81

Open
bullitt186 opened this issue Aug 31, 2020 · 0 comments

Comments

@bullitt186
Copy link

Im aktuellen Dev-Build ist in Zeile 755 die Aufstartzeit mit delay(2000) hinterlegt.
Bei meinem (Aliexpress) DFPlayer Modul reichte diese Zeit nicht aus um vollständig bereit zu sein.
Im Effekt wurde der InitVolume-Wert nicht übernommen und die Lautstärke war zu hoch.

Abhilfe brachte bei mir einfach den Delay auf 3000ms zu erhöhen.

Ggf. sollte hier der Default geändert werden oder noch besser - falls möglich - blockierend gewartet werden und geprüft werden ob der Player bereit ist.

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