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

3.9k Views Asked by At

I just want to know if I'm doing something wrong since I'm new to all this concepts. If there is anything else that you'll like me to add just let me know.

here is screenshot of error

#include <BlynkSimpleEsp32.h>

when I try to verify my code it says fatal error: BlynkSimpleEsp32.h: No such file or directory Multiple libraries were found for "WiFi.h" compilation terminated.

0

There are 0 best solutions below