I am working on a project that is robot car with esp32 which will be controlled by blynk app software but in the coding I am getting a continous error.
ERROR:
exit status 1
‘Blynk’ was not declared in this scope
CODING OF ERROR:
Blynk.run();
Can anyone help me out with solving this error. I really need to get the solution of it.
My crystal ball says… nothing… I don’t use that crap…
But since you haven’t really provided any information, all I can suspect is that you haven’t installed the Blynk Libraries correctly or some other syntax related issue with your invisible code.