doceme / py-spidev

MIT License
459 stars 205 forks source link

Add support for "SPI_NO_CS" flag #45

Closed ams-tech closed 8 years ago

ams-tech commented 8 years ago

Allows the user to disable the SPI chip select by setting the driver's SPI_NO_CS flag.

doceme commented 8 years ago

Thanks for the pull request. I'll try to take a look at this and test today or tomorrow.