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

This library uses depreciated functions from ESP32 Core 2.0.x #33

Open
JoeMarchione opened this issue Jun 3, 2024 · 0 comments
Open

Comments

@JoeMarchione
Copy link

Hello, I found that when I try to use this library with ESP32 Core 3.0, I get errors saying certain functions were not declared in scope (namely ledcSetup, ledcAttachPin, and ledcDetachPin). I found out these functions were removed in Core 3.0 and the same test sketch I use works perfectly with Core 2.0.17.

If you are having trouble try going to the board manager and changing your esp32 installation to 2.0.17

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

No branches or pull requests

1 participant