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

My Arduino IDE can't read BlynkSimpleEsp32 files even though it's installed #602

Open
keysall opened this issue Dec 10, 2024 · 0 comments
Open

Comments

@keysall
Copy link

keysall commented Dec 10, 2024

Hi, i have installed blynk in my arduino ide library and yet when im trying to check using #include <BlynkSimpleEsp32.h> eror, they say :
4 | #include <BlynkSimpleEsp32.h>
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1

Compilation error: BlynkSimpleEsp32.h: No such file or directory

even though I have installed it on the Arduino and I checked again in the document where I saved it, there is also a file but it still can't be read. What should I do?? I have re-installed the Arduino twice and restarted my PC but it's still the same.... I have also added the manual Blynk zip folder that I downloaded from the GitHub forum but it still can't be read. please help me........

Blynk library version: [1.3.2]
IDE: [Arduino.]
IDE version: [2.3.4]
Board type: [esp32]
Additional modules: [-]

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