mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #990451 (Calibre 0.8.4x GUI not detecting Android Phone)
This commit is contained in:
parent
b1e35bdaf3
commit
a1e718e130
@ -42,7 +42,7 @@ class ANDROID(USBMS):
|
||||
0xcac : HTC_BCDS,
|
||||
0xccf : HTC_BCDS,
|
||||
0x2910 : HTC_BCDS,
|
||||
0xff9 : [0x9999],
|
||||
0xff9 : HTC_BCDS + [0x9999],
|
||||
},
|
||||
|
||||
# Eken
|
||||
|
Loading…
x
Reference in New Issue
Block a user