| 
libftdi Archives
 | 
| From: | Forest Crossman <cyrozap@xxxxxxxxx> | 
|---|---|
| To: | Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx> | 
| Cc: | libftdi@xxxxxxxxxxxxxxxxxxxxxxx | 
| Date: | Wed, 5 Nov 2014 16:28:46 -0500 | 
| >> - ((vendor == 0 && product == 0) && >> + (!(vendor || product) && >> (desc.idVendor == 0x403) && (desc.idProduct == 0x6001 || > I currently don't see the reason why this part of the code was changed? Oh, I really only changed that to stay consistent with the other change--it's functionally equivalent. --Forest Crossman On Wed, Nov 5, 2014 at 9:38 AM, Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx> wrote: Hi Forest, libftdi - see http://www.intra2net.com/en/developer/libftdi for details. | 
| Current Thread | 
|---|
| 
 |