-
Notifications
You must be signed in to change notification settings - Fork 94
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
Compilation error: "was not declared in this scope;" #31
Comments
Thank you for letting me know. Unfortunately I'm away now and will try to reproduce the error as soon as I come back. |
Compile-time errors are caused by migration from IDF 4.4 to 5.0. I'm currently working on this but can't really predict when it will be completed. |
I have just uploaded updated files that work with IDF 5.x. I think this will resolve your problem. |
I got similar error with |
When compiling this project for an Adafruit ESP32 feather board, I get hundreds of was "not declared in this scope;" errors.
The text was updated successfully, but these errors were encountered: