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
The guide suggest to install the examples in the Arduino IDE by dragging the SIK-Guide-Code-master folder into Contents/Resources/Java. Unfortunately, the folder doesn't not exist. I tried different paths:
I created the Contents/Resources/Java manually and drag the folder and it does not seem to work.
I also tried to drag the folder into Contents/Java and Contents/Java/libraries and still not working.
Also tried to install int as a .ZIP library.
It seems the right way to install examples is through the Install Libraries option from the IDE menu, but the zip file from GitHub is missing the library definition files, so it is not recognized as such.