This commit is contained in:
plutooo 2018-04-15 23:38:53 +02:00
parent 669604ae6c
commit 4f33268490

View File

@ -116,7 +116,7 @@ int main(int argc, char **argv)
{ {
Result ret; Result ret;
usbDsDeviceInfo deviceinfo = { UsbDsDeviceInfo deviceinfo = {
.idVendor = 0x0403, // "Future Technology Devices International, Ltd" .idVendor = 0x0403, // "Future Technology Devices International, Ltd"
.idProduct = 0x6001, // "FT232 USB-Serial (UART) IC" .idProduct = 0x6001, // "FT232 USB-Serial (UART) IC"
.bcdDevice = 0x0200, .bcdDevice = 0x0200,