Hi,

I've been playing around withlibftdi and I noticed that the git master
version has an API change, removing the ftdi_{read|write}_data_async and
replacing it with ftdi_{read|write}_data_submit. But the ftdi.h file wasn't
modified properly, only the read_async prototype was replaced, the
write_async is still there (causing undefined symbol, etc..).
Attached is a patch to fix this small issue.

Thanks,
KaKaroTo


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to [email protected]   

Attachment: 0001-Fix-header-API-change-ftdi_write_data_async-has-been.patch
Description: Binary data

Reply via email to