adafruit / Adafruit_Protomatter

RGB matrix library for Arduino
66 stars 23 forks source link

animated_gif example broken with latest AnimatedGIF lib #28

Closed aocole closed 3 years ago

aocole commented 3 years ago

The AnimatedGIF library was recently changed to accept const char in AnimatedGIF::open(...)

I don't do any serious arduino development so I don't know if there's a good way to pin version of these kinds of libraries. Pull request incoming for this issue.