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

Fix the control error of pwm_audio in esp-idf-v5 (AEGHB-102) #253

Closed
wants to merge 1 commit into from
Closed

Conversation

huhaifan
Copy link

To ensure proper control of pwm_audio_start()and pwm_audio_stop(), gptimer_disable() should be called in the stop method.

@CLAassistant
Copy link

CLAassistant commented Mar 22, 2023

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title Fix the control error of pwm_audio in esp-idf-v5 Fix the control error of pwm_audio in esp-idf-v5 (AEGHB-102) Mar 22, 2023
@lijunru-hub
Copy link
Contributor

lijunru-hub commented Mar 24, 2023

We've fixed the bug, thanks for your contribution.

@huhaifan huhaifan closed this Mar 24, 2023
zhanzhaocheng pushed a commit that referenced this pull request Mar 24, 2023
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.

3 participants