eblot / pyftdi

FTDI device driver written in pure Python
Other
509 stars 212 forks source link

Update i2c.py #283

Closed HarrisonIEEE closed 2 years ago

eblot commented 2 years ago

With no description of the issue this patch is attempting to solve, I cannot do anything.

I do not understand the code either: _do_read is defined to return bytes, not a list of byte buffers.

eblot commented 2 years ago

Seems really invalid to me. Without any feedback, closing.