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

'i2s_pop_sample' was not declared in this scope #2

Open
ramatomo opened this issue Feb 1, 2023 · 5 comments
Open

'i2s_pop_sample' was not declared in this scope #2

ramatomo opened this issue Feb 1, 2023 · 5 comments

Comments

@ramatomo
Copy link

ramatomo commented Feb 1, 2023

how to solve?
I've tried to use 1.0.6 ESP32 board instead 2.0.6 and the error is
" exit status 1
Error compiling for board ESP32 Dev Module."

@jozsefcsiza
Copy link
Owner

Try an older version. 1.0.5 or 1.0.4 of ESP32 library.

@ramatomo
Copy link
Author

ramatomo commented Feb 1, 2023

I tried without success 1.0.5, 1.0.4, 1.0.3

@jozsefcsiza
Copy link
Owner

Did you try to clean your project and restart the visual studio or the Arduino IDE? By the way which one are you using VS or Arduino IDE?

@ramatomo
Copy link
Author

ramatomo commented Feb 1, 2023

Arduino IDE

@jozsefcsiza
Copy link
Owner

jozsefcsiza commented Feb 1, 2023

Try to uninstall the ESP32 board manager and install the 1.0.3 and create a new project add the source code files to it.
I use the Visual Micro with Visual Studio not the Arduino IDE.

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

2 participants