X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/de652f72b1884328ee22ec36deaa6320addd32e7..fa80f7d2ef51b0aea92196e96c3584512d30e64d:/src/busio.py diff --git a/src/busio.py b/src/busio.py index d63c815..1cad051 100755 --- a/src/busio.py +++ b/src/busio.py @@ -127,7 +127,7 @@ class I2C(Lockable): in_end=None, stop=False ): - """"Write to a device at specified address from a buffer then read + """ "Write to a device at specified address from a buffer then read from a device at specified address into a buffer """ return self._i2c.writeto_then_readfrom(