Hello everyone
I am trying to upload the mBot avoidance car example on my unit but I am facing few issues.
Initially the necessary libraries weren’t installed although I dowloaded them from github (https://github.com/Makeblock-official/Makeblock-Library/archive/master.zip)
For ex mBot.h, meUltasonic.h, ecc were missing and had to install them manually, is this normal?
Now once I got the libraries, I verifyed the code in the Arduino IDE but I am getting several error messages , seems still linked to the libraries, as a result I can’t complete the upload.
Is there anyone able to point me in the right direction to solve this issue?
Thank you
Stefano