We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Arduino shows me this error message: Compilation error: 'ledcSetup' was not declared in this scope
how can I fix it???
The text was updated successfully, but these errors were encountered:
Interested too : same problem.
Sorry, something went wrong.
Interested too : I have same problem to.
To solve this problem just go into the Arduino IDE’s board manager → esp32 → pick version “2.0.17” and press update or install. ref: https://community.platformio.org/t/esp32-ledcsetup-was-not-declared-on-this-scope/41736
No branches or pull requests
Arduino shows me this error message:
Compilation error: 'ledcSetup' was not declared in this scope
how can I fix it???
The text was updated successfully, but these errors were encountered: