adafruit / Adafruit_CircuitPython_HT16K33

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

Fix color swapping during shift() #118

Closed BlitzCityDIY closed 5 months ago

BlitzCityDIY commented 5 months ago

This fixes the color swapping during shift() as noted in https://github.com/adafruit/Adafruit_CircuitPython_HT16K33/issues/102

github-actions[bot] commented 5 months ago

👋 Thanks for this pull request! Unfortunately, it looks like the automated continuous integration (CI) test(s) failed. These can be tricky to fix so we've written a guide on how to fix them locally. It has pages about running pre-commit locally and another about building the docs locally with sphinx. Thanks for contributing to CircuitPython! If you have more questions, feel free to join the Adafruit Discord and post in #circuitpython-dev.