fixed max_power value in flash-ft232 master
authorJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 16 Jan 2020 14:59:27 +0000 (16:59 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 16 Jan 2020 14:59:27 +0000 (16:59 +0200)
flash-ft232

index 478c8d9..bc5d794 100755 (executable)
@@ -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"