Fixed set_digit_raw function for LED Segment Displays
Potentially breaking release
The set_digit_raw function was originally implemented incorrectly and this fixes the behavior. If you have used it, you may need to update your code.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-ht16k33
.
Read the docs for info on how to use it.