theThings / thethings.iO-arduino-library

Arduino libraries and examples to connect to thethings.iO
http://thethings.io/
MIT License
9 stars 10 forks source link

Library installation on Arduino IDE v.1.8.2 #5

Open mikkelsiggaard opened 7 years ago

mikkelsiggaard commented 7 years ago

I've tried downloading the .ZIP-file and in Arduino IDE: Sketch > Include Library > Add .ZIP library... And it doesn't work.

The Arduino IDE returns with the error: "Specified folder/zip file does not contain a valid library". I've even tried renaming the .ZIP-file to "thethingsiO.zip".

Any help is appreciated.

Charlyo commented 7 years ago

Hello Mikkel,

I'm afraid you'll need to copy the folder by yourself to your arduino libraries folder (as specified in the repository readme).