adafruit / Adafruit_CircuitPython_HT16K33

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

Adding new animation demo to show what can be done when using set_dig… #59

Closed geekguy-wy closed 4 years ago

geekguy-wy commented 4 years ago

This adds a new animation demo that shows a little bit of what can be done when using set_digit_raw()

ladyada commented 4 years ago

hiya please lint and then retag us to review

geekguy-wy commented 4 years ago

Done and ready for review.

makermelissa commented 4 years ago

If PR #60 supersedes this PR, then please close this one. They both have the animation demo. Thanks.

geekguy-wy commented 4 years ago

This PR is superseded by PR #60.