mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
More trekstor 4ink device ids
This commit is contained in:
parent
b982bcc3f2
commit
781191c21b
@ -229,7 +229,8 @@ class TREKSTOR(USBMS):
|
|||||||
0x0067, # This is for the Pyrus Mini
|
0x0067, # This is for the Pyrus Mini
|
||||||
0x006f, # This is for the Pyrus Maxi
|
0x006f, # This is for the Pyrus Maxi
|
||||||
0x003e, # This is for the EBOOK_PLAYER_5M https://bugs.launchpad.net/bugs/792091
|
0x003e, # This is for the EBOOK_PLAYER_5M https://bugs.launchpad.net/bugs/792091
|
||||||
0x5cL, # This is for the 4ink http://www.mobileread.com/forums/showthread.php?t=191318
|
0x05cL, # This is for the 4ink http://www.mobileread.com/forums/showthread.php?t=191318
|
||||||
|
0x006c, # This is for the 4ink http://www.mobileread.com/forums/showthread.php?t=218273
|
||||||
]
|
]
|
||||||
BCD = [0x0002, 0x100, 0x0222]
|
BCD = [0x0002, 0x100, 0x0222]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user