mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-31 02:55:19 -04:00
Fix #770037 (HTC Desire HD not recognised as device)
This commit is contained in:
@@ -26,6 +26,7 @@ class ANDROID(USBMS):
|
||||
0xc92 : [0x100],
|
||||
0xc97 : [0x226],
|
||||
0xc99 : [0x0100],
|
||||
0xca2 : [0x226],
|
||||
0xca3 : [0x100],
|
||||
0xca4 : [0x226],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user