You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get the following error when compiling examples or my own code (which compiled fine last year):
/Users/darylrm/Documents/Arduino/sketch_jul18b/sketch_jul18b.ino: In function 'void loop()':
/Users/darylrm/Documents/Arduino/sketch_jul18b/sketch_jul18b.ino:36:5: error: 'webota' was not declared in this scope
webota.handle();
^~~~~~
exit status 1
Compilation error: 'webota' was not declared in this scope
The text was updated successfully, but these errors were encountered:
Get the following error when compiling examples or my own code (which compiled fine last year):
The text was updated successfully, but these errors were encountered: