adafruit / Adafruit_VS1053_Library

This is a Arduino library for the Adafruit VS1053 Codec Breakout and Music Maker Shields
https://www.adafruit.com/products/1381
135 stars 113 forks source link

Can't Import Library #31

Closed zombiepigdragon closed 7 years ago

zombiepigdragon commented 7 years ago

Every time I try to import the .zip, I recieve the following error: "The library "Adafruit_VS1053_Library cannot be used. Library names must contain only basic letters and numbers. (ASCII only and no spaces, and it cannot start with a number)" Why isn't it working?

TheNitek commented 7 years ago

Why don't you use the Library Manager from ArduinoIDE to do the download? No zip file necessary

zombiepigdragon commented 7 years ago

@TheNitek Okay, I'll be honest. This was stupid. I was using an outdated version, and forgot to update. Thanks for pointing out the easy way!