adafruit / Adafruit_CircuitPython_BusDevice

Two helper classes that handle transaction related state for I2C and SPI including locks.
MIT License
108 stars 76 forks source link

Add type annotations, update documentation #75

Closed tekktrik closed 2 years ago

tekktrik commented 2 years ago

Resolves #74, and also adds additional documentation in the docstrings about argument types.