joeyoung / arduino_keypads

arduino libraries for keypad interface on I2C bus
GNU General Public License v3.0
153 stars 102 forks source link

Not a valid library #2

Closed Raynman77 closed 8 years ago

Raynman77 commented 8 years ago

Hey when I try to add this library as a zip to the Arduino IDE 1.6.9 it complains that it is an invalid library. I even unzipped the file and renamed it "arduino-keypad" , excluding the word "master" from it and compressing it again, then pasting it into my library folder that I created in my sketchbook folder and it complains that it is an invalid library. What am I doing wrong?

Raynman77 commented 8 years ago

Nevermind...neglected putting the top level folders(required libraries) in the library folder. Instead I was just placing the whole unzipped file in the libraries folder..lol...I feel dumb.