projects
/
pub
/
pl2303-ft232-gpio.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
First support PL2303-HXD GPIO 2 & 3
[pub/pl2303-ft232-gpio.git]
/
cp2103.c
diff --git
a/cp2103.c
b/cp2103.c
index
72ef5be
..
f158d9d
100644
(file)
--- 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
-
6
000
+
1
000
);
handle_error(bytes);
}