You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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........
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: [-]
The text was updated successfully, but these errors were encountered: