adafruit / Adafruit_CircuitPython_HT16K33

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

Fixed set_digit_raw to match Python library #54

Closed makermelissa closed 4 years ago

makermelissa commented 4 years ago

While working on the guide, I noticed I had it reversed. I fixed it here to match the Python LED Backpack library and updated the example.