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]
/
main.c
diff --git
a/main.c
b/main.c
index
f5cbd67
..
6dbb9d0
100644
(file)
--- a/
main.c
+++ b/
main.c
@@
-73,7
+73,7
@@
void usage(const char *self)
int main(int argc, char* argv[])
{
-
char
c;
+
int
c;
libusb_device_handle *h = NULL;
int gpio=0;
const char *product = NULL;