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 Light_PWM backlight not works under arduino-esp32 v3.0 (IDF 5) #511

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

WuSiYu
Copy link
Contributor

@WuSiYu WuSiYu commented Jan 21, 2024

With arduino-esp32 v3.0, in the new ledcWrite() API we should use the GPIO pin number instead of pwm channel number (ref).

@lovyan03 lovyan03 merged commit 83c12df into lovyan03:develop Jan 23, 2024
86 checks passed
@lovyan03
Copy link
Owner

@WuSiYu
Thanks for your PR !

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.

2 participants