adafruit / Adafruit_CircuitPython_HT16K33

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

Abstracted 7-seg displays and fixed colon on big seg #100

Closed makermelissa closed 2 years ago

makermelissa commented 2 years ago

Fixes #98. This PR essentially follows the suggested fix from @dhalbert in #98.