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: [-]