doceme / py-spidev

MIT License
461 stars 203 forks source link

SPIDev updates to match version in PyPi/pip #17

Closed Gadgetoid closed 9 years ago

Gadgetoid commented 9 years ago

These changes represent the version currently in PyPi/pip, mostly documentation. There's also a small tweak to prevent further Kernel changes breaking the library with invalid argument errors, and a tweak to the class so it's inheritable.

doceme commented 9 years ago

Thanks for cleaning this up!