Skip to content
This repository was archived by the owner on Sep 30, 2019. It is now read-only.

Fix mistakes from previous pull request for SPI methods #100

Merged
merged 3 commits into from
Apr 2, 2019

Conversation

mcprat
Copy link
Contributor

@mcprat mcprat commented Apr 2, 2019

Fix mistakes from #98
This time, extensively tested

largest mistake was: didnt replace spi. with self. in method calls inside the method

Also added support for read requests of odd length, read requests of length 1 working
Also applied same ideas to write requests

mpratt14 added 3 commits April 2, 2019 00:03
Fix mistakes from adafruit#98 
This time, extensively tested

Also added support for read requests of odd length, read requests of length 1 working
Also applied same ideas to write requests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants