Skip to content

There is no SPI.read(), only readinto() #8

New issue

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

Merged
merged 1 commit into from
Nov 3, 2017
Merged

There is no SPI.read(), only readinto() #8

merged 1 commit into from
Nov 3, 2017

Conversation

deshipu
Copy link
Contributor

@deshipu deshipu commented Nov 3, 2017

Use SPI.readinto() instead of SPI.read()

Use SPI.readinto() instead of SPI.read()
Copy link
Contributor

@dhalbert dhalbert 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 the fix!

@dhalbert dhalbert merged commit 523d1f4 into adafruit:master Nov 3, 2017
tannewt pushed a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jan 4, 2018
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