|
libftdi Archives
|
| From: | Samori Gorse <samorigorse@xxxxxxxxx> |
|---|---|
| To: | libftdi@xxxxxxxxxxxxxxxxxxxxxxx |
| Date: | Fri, 13 Jan 2012 13:34:22 +0100 |
|
Hi there, Just a quick hint about a typo I stumbled across which held me back for a few hours. The typo is in: examples/find_all_pp.cpp:28 int vid = 0x0403, pid = 0x6010, tmp = 0;
should read int vid = 0x0403, pid = 0x6001, tmp = 0; Hope this helps Regards Samori Gorse
libftdi - see http://www.intra2net.com/en/developer/libftdi for details. |
| Current Thread |
|---|
|