Skip to content

Conversation

@iraytrace
Copy link
Contributor

Changes allow arbitrary bit count to be handled by shift_out(). Default parameter value preserves old behavior. Note this does fail when bitcount > 2^31

Copy link
Member

@brentru brentru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this PR, requesting two small changes...

You'll also need to fix some of the PyLint errors to pass the Travis check: https://travis-ci.com/adafruit/Adafruit_CircuitPython_SimpleIO/builds/117075982#L613

@brentru
Copy link
Member

brentru commented Jul 8, 2019

@iraytrace Thanks for adding the exception. I can't merge this until the PyLint check for Travis passes (pylint log here: https://travis-ci.com/adafruit/Adafruit_CircuitPython_SimpleIO/builds/117231893#L556).

@brentru
Copy link
Member

brentru commented Jul 16, 2019

LGTM!

@brentru brentru merged commit 5b20cda into adafruit:master Jul 16, 2019
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants