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

Update for EspressIf 2.x to 3.0 #12

Merged

Conversation

cornbrandon
Copy link
Contributor

@cornbrandon cornbrandon commented Jun 11, 2024

EspressIf 2.x to 3.0 had a breaking change for ledc this fixed PWM pin writes.

ledcSetup

ledcAttachPin

These functions were merged in the new version of the ledc library from espressif.

Migration guide here for reference to fix changes:

https://docs.espressif.com/projects/arduino-esp32/en/latest/migration_guides/2.x_to_3.0.html

EspressIf 2.x to 3.0 had a breaking change for ledc this fixed PWM pin writes.
Copy link
Collaborator

@mmroden mmroden left a comment

Choose a reason for hiding this comment

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

Just checked this, my board works now with the upgraded espressif library. Thanks!

@mmroden mmroden merged commit d2584bf into tetrabiodistributed:main Jun 20, 2024
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