Hello.

I wanted to confirm the proper include path for libftdi.

libmpsse is doing:

#include <libftdi1/ftdi.h>

But the code in some of the ftdi examples is doing:

#include <ftdi.h>


I suspect mpsse is doing this for compatibility with both libftdi 0.x
and 1.x. What is the recommended include format?

Chris

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

Reply via email to