mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Fix #770037 (HTC Desire HD not recognised as device)
This commit is contained in:
parent
d162c690a0
commit
befa061c9d
@ -26,6 +26,7 @@ class ANDROID(USBMS):
|
||||
0xc92 : [0x100],
|
||||
0xc97 : [0x226],
|
||||
0xc99 : [0x0100],
|
||||
0xca2 : [0x226],
|
||||
0xca3 : [0x100],
|
||||
0xca4 : [0x226],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user