Fatal error: BlynkEdgent.h: No such file or directory, Arduino, PlatformIO

dont need provisioning just thought thought I would try it and it does work nicely but a bit of a ballache to get going. So I guess blynk.air is the way to go and much simpler yeah ?

I will look at the code. I assume this works ok with ESP8266 ?

Cheers

kev

The code example is for an ESP32, so you’d need to include the ESP8266 HTTP Client instead of the ESP32 one.

Pete.