adafruit / Adafruit_CircuitPython_Register

Python data descriptor classes to represent hardware registers on I2C devices.
MIT License
47 stars 21 forks source link

changed read_into to readinto to follow changes in Adafruit_CircuitPython_BusDevice #6

Closed mrmcwethy closed 6 years ago

mrmcwethy commented 6 years ago

circuitpython issue #364 I2C & SPI BusDevice readinto/read_into