mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-13 19:19:18 +00:00
update per review
This commit is contained in:
parent
6377699d77
commit
989cca5b1a
@ -8,7 +8,7 @@
|
||||
import sys,struct,zlib,os
|
||||
from optparse import OptionParser
|
||||
|
||||
DEFAULT_DEVICE="0x0483:0xdf11"
|
||||
DEFAULT_DEVICE="0x1209:0x5bf0"
|
||||
|
||||
def named(tuple,names):
|
||||
return dict(zip(names.split(),tuple))
|
||||
|
Loading…
x
Reference in New Issue
Block a user