adafruit / Adafruit_CircuitPython_HT16K33

Adafruit CircuitPython driver for the HT16K33, a LED matrix driver IC.
MIT License
41 stars 29 forks source link

Ported Marquee function from FeatherWing library #47

Closed makermelissa closed 4 years ago

makermelissa commented 4 years ago

I found this function to be handy and ported it from the FeatherWing library to be usable on more displays. Once added here, I'll update the FeatherWing library to make use of this so that it isn't duplicated.