Skip to content

audio: Tidy code#10804

Merged
dhalbert merged 2 commits intoadafruit:mainfrom
jepler:issue10066
Feb 6, 2026
Merged

audio: Tidy code#10804
dhalbert merged 2 commits intoadafruit:mainfrom
jepler:issue10066

Conversation

@jepler
Copy link

@jepler jepler commented Feb 4, 2026

Closes: #10066

Only compile-tested.

Also remove the deinited check when it's safe to do all deinit actions
again.
@jepler jepler requested a review from gamblor21 February 4, 2026 16:34
Copy link
Member

@gamblor21 gamblor21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good. Did a quick test on a Pico2 and seemed to work.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jepler and thanks @gamblor21 for testing!

@dhalbert dhalbert merged commit 726edf7 into adafruit:main Feb 6, 2026
63 checks passed
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

Successfully merging this pull request may close these issues.

audio: Fix some issues stemming from the recent re-org

3 participants