I'm new to the Arduino community and I tried out this code I saw on youtube. Running code got me this error, any help?
Welcome to the forum
Your topic was MOVED to its current forum category as it is more suitable than the original
Please follow the advice given in the link below when posting code, in particular the section entitled 'Posting code and common code problems'
Use code tags (the </> icon above the compose window) to make it easier to read and copy for examination
It looks to me like Blynk.begin() is expecting '&Serial' in the place where you have 'auth'. Look at the Blynk library examples (File -> Examples -> Blynk) to see how to use the library.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.