mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-03 19:15:43 +01:00
...
This commit is contained in:
parent
5706ca3011
commit
5dee2b7d72
1 changed files with 1 additions and 1 deletions
|
|
@ -635,7 +635,7 @@ def get_volume_information(drive_letter):
|
|||
|
||||
# }}}
|
||||
|
||||
# Enumerate USB devices {{{
|
||||
# def scan_usb_devices(): {{{
|
||||
|
||||
_USBDevice = namedtuple('USBDevice', 'vendor_id product_id bcd devid devinst')
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue