projects
/
jack232
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0774aa0
)
fixed max_power value in flash-ft232
master
author
John Tsiombikas
<nuclear@member.fsf.org>
Thu, 16 Jan 2020 14:59:27 +0000
(16:59 +0200)
committer
John Tsiombikas
<nuclear@member.fsf.org>
Thu, 16 Jan 2020 14:59:27 +0000
(16:59 +0200)
flash-ft232
patch
|
blob
|
history
diff --git
a/flash-ft232
b/flash-ft232
index
478c8d9
..
bc5d794
100755
(executable)
--- a/
flash-ft232
+++ b/
flash-ft232
@@
-14,7
+14,7
@@
cat >/tmp/ft232.conf <<EOF
vendor_id=0x0403
product_id=0x6001
-max_power=45
+max_power=90
manufacturer="CENSUS Labs"
product="Jack232"
serial="31337-$serialno"