DancingQuanta / pyusbiss

Python API for USB-ISS Multifunction USB Communications Module
MIT License
2 stars 3 forks source link

Classes2 : Adding GPIO, I2C and Serial capabilities to pyusbiss #16

Open gwdehaan opened 5 years ago

gwdehaan commented 5 years ago

Documentation for the different classes is added to the corresponding enhancements : GPIO : #5 I2C: #8 and Serial : #9. Syntax error per #15 is part of this PR.

I sure hope you can find the time to check my code and to work together on further refinement.