Comment 2 for bug 1155973

Revision history for this message
Christian Unhold (unhold) wrote :

The Python binding for ftdi_read_data() was changed in the new upstream [1] release 1.0 and can now be used in this way:
returnCode, readData = ftdi.ftdi_read_data(ftdiContext, maxSize)

[1] git://developer.intra2net.com/libftdi