smittytone / HT16K33-Python

Combination Micropython and Circuitpython drivers for various HT16K33-based LEDs
https://smittytone.net/docs/ht16k33.html
MIT License
31 stars 7 forks source link

HT16K33 Python Drivers #6

Closed claytonDenbigh closed 2 years ago

claytonDenbigh commented 2 years ago

I recently downloaded and am happily making use of your Python drivers for the Sparkfun 4 digit 14 segment displays but noticed that it does not presently support the centre colon illumination. (led.set_colon().draw()) does not function. Is this something that will be rectified in the future?

smittytone commented 2 years ago

It certainly will. Expect an update shortly.

smittytone commented 2 years ago

Updated now.