X-Git-Url: http://git.linex4red.de/pub/pl2303-ft232-gpio.git/blobdiff_plain/3c6c8bd78e0807338efe520b485a84b40594cd98..refs/heads/master:/cp2103.c?ds=inline diff --git a/cp2103.c b/cp2103.c index 72ef5be..f158d9d 100644 --- a/cp2103.c +++ b/cp2103.c @@ -91,7 +91,7 @@ void gpio_write_reg(libusb_device_handle *h, uint16_t reg) reg, // wIndex 0, // pointer to destination buffer 0, // wLength - 6000 + 1000 ); handle_error(bytes); }