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

uBit.audio.isPlaying() returns true on startup #451

Open
microbit-carlos opened this issue Sep 20, 2024 · 1 comment · May be fixed by #452
Open

uBit.audio.isPlaying() returns true on startup #451

microbit-carlos opened this issue Sep 20, 2024 · 1 comment · May be fixed by #452
Assignees
Milestone

Comments

@microbit-carlos
Copy link
Collaborator

From:

int main() {
    uBit.init();
    uBit.audio.isPlaying(); // returns true!
    return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants