mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-06 02:43:46 +02:00
Driver for Onyx T68. Fixes #1336868 [Detection debug Information for Onyx T68](https://bugs.launchpad.net/calibre/+bug/1336868)
This commit is contained in:
parent
abda001fcf
commit
ae83609c99
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ class ANDROID(USBMS):
|
|||
0x0ff9 : [0x0226],
|
||||
0xc91 : HTC_BCDS,
|
||||
0xdddd : [0x216],
|
||||
0x0d02 : [0x9999],
|
||||
0xdeed : [0x231, 0x226],
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue