Have done a library update as suggested in the IDE however now when compiling existing working code I get the error;
fatal error: Blynk/BlynkHelpers.h: No such file or directory #include <Blynk/BlynkHelpers.h>
A search shows nothing for BlynkHelpers, any one have an idea?
I do have BlynkHelpers.cpp in the SRC folder, perhaps rename to .h ??
Any advice is appriciated