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

Set shield defaults to same as interrupt example. #13

Closed BowlOfRed closed 9 years ago

BowlOfRed commented 9 years ago

The player_simple.ino example doesn't run properly if the shield example is uncommented due to bad arguments. This changes the shield setup to match the one from player_interrupts.ino