We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is the same issue as adafruit/Adafruit_CircuitPython_TLC59711#8.
Problematic code is here:
Adafruit_CircuitPython_TLC5947/adafruit_tlc5947.py
Line 161 in 60d3653
@FoamyGuy Are you up for fixing this like you did the other TLC lib?
The text was updated successfully, but these errors were encountered:
Yep I can handle it in this library as well.
Sorry, something went wrong.
I think it'd be better to remove the configure all-together if we are assuming the SPI is set up appropriately outside of the driver.
FoamyGuy
Successfully merging a pull request may close this issue.
This is the same issue as adafruit/Adafruit_CircuitPython_TLC59711#8.
Problematic code is here:
Adafruit_CircuitPython_TLC5947/adafruit_tlc5947.py
Line 161 in 60d3653
@FoamyGuy Are you up for fixing this like you did the other TLC lib?
The text was updated successfully, but these errors were encountered: