X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/d2e478aaa029730c2b59466ec28b5651da46cccc..fa80f7d2ef51b0aea92196e96c3584512d30e64d:/src/busio.py?ds=inline 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(