mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-27 05:55:15 +01:00
Fix #770037 (HTC Desire HD not recognised as device)
This commit is contained in:
parent
d162c690a0
commit
befa061c9d
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ class ANDROID(USBMS):
|
|||
0xc92 : [0x100],
|
||||
0xc97 : [0x226],
|
||||
0xc99 : [0x0100],
|
||||
0xca2 : [0x226],
|
||||
0xca3 : [0x100],
|
||||
0xca4 : [0x226],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue