adafruit / Adafruit_CircuitPython_BusDevice

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

fix typing-only imports #79

Closed dhalbert closed 2 years ago

dhalbert commented 2 years ago

78 made a mistake on some annotation-only imports.