mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 13:12:35 +02:00
...
This commit is contained in:
parent
a96002fa1b
commit
b7421bc3ca
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ class N516(USBMS):
|
|||
|
||||
VENDOR_ID = [0x0525]
|
||||
PRODUCT_ID = [0xa4a5]
|
||||
BCD = [0x323, 0x326]
|
||||
BCD = [0x323, 0x326, 0x399]
|
||||
|
||||
VENDOR_NAME = 'INGENIC'
|
||||
WINDOWS_MAIN_MEM = '_FILE-STOR_GADGE'
|
||||
|
|
|
|||
Loading…
Reference in a new issue