libftdi Archives

Subject: Detecting deprecated function

From: Markus Dolze <bsdfan@xxxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Tue, 29 Mar 2011 07:22:57 +0200
Hello,

The function ftdi_enable_bitbang() has been deprecated with 0.17 and
advise is to use ftdi_set_bitmode().

Does ftdi_set_bitmode() support enabling bitbang mode on all versions
(including versions prior to 0.17) and if not can I somehow detect if
the library installed contains the deprecated version (e.g. using
autotools or macros)?

Regards,
Markus


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • Detecting deprecated function, Markus Dolze <=